All Palettes

Color Palette #f7c94b, #fab700, #f87d25, #e56a52, #d85f9e

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.blue-angels-yellow {
color: #fab700;
}
.ornery-tangerine {
color: #f87d25;
}
.dusty-orange {
color: #e56a52;
}
.sugar-rush {
color: #d85f9e;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--blue-angels-yellow:#fab700;
--ornery-tangerine:#f87d25;
--dusty-orange:#e56a52;
--sugar-rush:#d85f9e;
}

More palettes to explore