All Palettes

Color Palette #d63f24, #f77b1d, #f9a61f, #fbd24b, #f3e4aa

0%
0%
0%

CSS code for this palette

/* CSS */
.mr-krabs {
color: #d63f24;
}
.consumed-by-fire {
color: #f77b1d;
}
.lush-honeycomb {
color: #f9a61f;
}
.vibrant {
color: #fbd24b;
}
.vanilla {
color: #f3e4aa;
}

/* CSS Variables */
:root {
--mr-krabs:#d63f24;
--consumed-by-fire:#f77b1d;
--lush-honeycomb:#f9a61f;
--vibrant:#fbd24b;
--vanilla:#f3e4aa;
}

More palettes to explore