3#define FASTLED_INTERNAL
126 0xFF0000, 0xD52A00, 0xAB5500, 0xAB7F00,
127 0xABAB00, 0x56D500, 0x00FF00, 0x00D52A,
128 0x00AB55, 0x0056AA, 0x0000FF, 0x2A00D5,
129 0x5500AB, 0x7F0081, 0xAB0055, 0xD5002B
133#define RainbowStripesColors_p RainbowStripeColors_p
138 0xFF0000, 0x000000, 0xAB5500, 0x000000,
139 0xABAB00, 0x000000, 0x00FF00, 0x000000,
140 0x00AB55, 0x000000, 0x0000FF, 0x000000,
141 0x5500AB, 0x000000, 0xAB0055, 0x000000
150 0x5500AB, 0x84007C, 0xB5004B, 0xE5001B,
151 0xE81700, 0xB84700, 0xAB7700, 0xABAB00,
152 0xAB5500, 0xDD2200, 0xF2000E, 0xC2003E,
153 0x8F0071, 0x5F00A1, 0x2F00D0, 0x0007F9
165 0x330000, 0x660000, 0x990000, 0xCC0000, 0xFF0000,
166 0xFF3300, 0xFF6600, 0xFF9900, 0xFFCC00, 0xFFFF00,
167 0xFFFF33, 0xFFFF66, 0xFFFF99, 0xFFFFCC, 0xFFFFFF
Declarations for the predefined color palettes supplied by FastLED.
#define DEFINE_GRADIENT_PALETTE(X)
fl::u32 TProgmemRGBPalette16[16]
CRGBPalette16 entries stored in PROGMEM memory.
#define FL_PROGMEM
PROGMEM keyword for storage.
Internal FastLED header for implementation files.
const TProgmemRGBPalette16 RainbowStripeColors_p
HSV Rainbow colors with alternatating stripes of black.
const TProgmemRGBPalette16 OceanColors_p
Ocean colors, blues and whites.
const TProgmemRGBPalette16 CloudColors_p
Cloudy color palette.
const TProgmemRGBPalette16 HeatColors_p
Approximate "black body radiation" palette, akin to the FastLED HeatColor() function.
const TProgmemRGBPalette16 ForestColors_p
Forest colors, greens.
const TProgmemRGBPalette16 LavaColors_p
Lava color palette.
const TProgmemRGBPalette16 PartyColors_p
HSV color ramp: blue, purple, pink, red, orange, yellow (and back).
const TProgmemRGBPalette16 RainbowColors_p
HSV Rainbow.
@ LightGreen
<div style='background:#90EE90;width:4em;height:4em;'></div>
@ DarkGreen
<div style='background:#006400;width:4em;height:4em;'></div>
@ SeaGreen
<div style='background:#2E8B57;width:4em;height:4em;'></div>
@ MidnightBlue
<div style='background:#191970;width:4em;height:4em;'></div>
@ ForestGreen
<div style='background:#228B22;width:4em;height:4em;'></div>
@ Green
<div style='background:#008000;width:4em;height:4em;'></div>
@ OliveDrab
<div style='background:#6B8E23;width:4em;height:4em;'></div>
@ Red
<div style='background:#FF0000;width:4em;height:4em;'></div>
@ SkyBlue
<div style='background:#87CEEB;width:4em;height:4em;'></div>
@ CadetBlue
<div style='background:#5F9EA0;width:4em;height:4em;'></div>
@ Orange
<div style='background:#FFA500;width:4em;height:4em;'></div>
@ DarkCyan
<div style='background:#008B8B;width:4em;height:4em;'></div>
@ YellowGreen
<div style='background:#9ACD32;width:4em;height:4em;'></div>
@ Teal
<div style='background:#008080;width:4em;height:4em;'></div>
@ LightSkyBlue
<div style='background:#87CEFA;width:4em;height:4em;'></div>
@ Blue
<div style='background:#0000FF;width:4em;height:4em;'></div>
@ DarkBlue
<div style='background:#00008B;width:4em;height:4em;'></div>
@ Maroon
<div style='background:#800000;width:4em;height:4em;'></div>
@ Aquamarine
<div style='background:#7FFFD4;width:4em;height:4em;'></div>
@ White
<div style='background:#FFFFFF;width:4em;height:4em;'></div>
@ Navy
<div style='background:#000080;width:4em;height:4em;'></div>
@ LawnGreen
<div style='background:#7CFC00;width:4em;height:4em;'></div>
@ LightBlue
<div style='background:#ADD8E6;width:4em;height:4em;'></div>
@ MediumBlue
<div style='background:#0000CD;width:4em;height:4em;'></div>
@ DarkRed
<div style='background:#8B0000;width:4em;height:4em;'></div>
@ MediumAquamarine
<div style='background:#66CDAA;width:4em;height:4em;'></div>
@ Black
<div style='background:#000000;width:4em;height:4em;'></div>
@ LimeGreen
<div style='background:#32CD32;width:4em;height:4em;'></div>
@ CornflowerBlue
<div style='background:#6495ED;width:4em;height:4em;'></div>
@ Aqua
<div style='background:#00FFFF;width:4em;height:4em;'></div>
@ DarkOliveGreen
<div style='background:#556B2F;width:4em;height:4em;'></div>