All Palettes

Color Palette #fab700, #f6d12c, #f3a34f, #f37c58, #e25a4b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.dream-of-spring {
color: #f6d12c;
}
.troll-slayer-orange {
color: #f3a34f;
}
.bonfire {
color: #f37c58;
}
.opal-flame {
color: #e25a4b;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--dream-of-spring:#f6d12c;
--troll-slayer-orange:#f3a34f;
--bonfire:#f37c58;
--opal-flame:#e25a4b;
}

More palettes to explore