All Palettes

Color Palette #fab700, #f76e6e, #f9d9ae, #f2a1a1, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.breeze-of-chilli {
color: #f76e6e;
}
.satin-latour {
color: #f9d9ae;
}
.plum-blossom {
color: #f2a1a1;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--breeze-of-chilli:#f76e6e;
--satin-latour:#f9d9ae;
--plum-blossom:#f2a1a1;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore