All Palettes

Color Palette #fab700, #b88100, #6b4900, #f0493d, #c1448c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.yellow-gold {
color: #b88100;
}
.notorious-neanderthal {
color: #6b4900;
}
.strawberry-avalanche {
color: #f0493d;
}
.boat-orchid {
color: #c1448c;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--yellow-gold:#b88100;
--notorious-neanderthal:#6b4900;
--strawberry-avalanche:#f0493d;
--boat-orchid:#c1448c;
}

More palettes to explore