All Palettes

Color Palette #fab700, #fce388, #f9d66c, #f28e36, #eb6a33

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.sweet-chamomile {
color: #fce388;
}
.forsythia-blossom {
color: #f9d66c;
}
.spicy-paella {
color: #f28e36;
}
.mandarin-orange {
color: #eb6a33;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--sweet-chamomile:#fce388;
--forsythia-blossom:#f9d66c;
--spicy-paella:#f28e36;
--mandarin-orange:#eb6a33;
}

More palettes to explore