All Palettes

Color Palette #fab700, #fce1a1, #f5a300, #ff5e00, #d60032

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.polka-dot-skirt {
color: #fce1a1;
}
.mad-for-mango {
color: #f5a300;
}
.vivid-orange {
color: #ff5e00;
}
.carmine {
color: #d60032;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--polka-dot-skirt:#fce1a1;
--mad-for-mango:#f5a300;
--vivid-orange:#ff5e00;
--carmine:#d60032;
}

More palettes to explore