All Palettes

Color Palette #f0e68a, #f7c94b, #fcae1d, #f67a3c, #b94b6a

0%
0%
0%

CSS code for this palette

/* CSS */
.cornflake {
color: #f0e68a;
}
.sunny-mood {
color: #f7c94b;
}
.gusto-gold {
color: #fcae1d;
}
.sea-nettle {
color: #f67a3c;
}
.pink-dahlia {
color: #b94b6a;
}

/* CSS Variables */
:root {
--cornflake:#f0e68a;
--sunny-mood:#f7c94b;
--gusto-gold:#fcae1d;
--sea-nettle:#f67a3c;
--pink-dahlia:#b94b6a;
}

More palettes to explore