All Palettes

Color Palette #f9d09f, #f7a67e, #f07c5c, #ec5b4b, #c94c4a

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #f9d09f;
}
.sunset-peach {
color: #f7a67e;
}
.akak-red {
color: #f07c5c;
}
.opal-flame {
color: #ec5b4b;
}
.king-crimson {
color: #c94c4a;
}

/* CSS Variables */
:root {
--ginger-peach:#f9d09f;
--sunset-peach:#f7a67e;
--akak-red:#f07c5c;
--opal-flame:#ec5b4b;
--king-crimson:#c94c4a;
}

More palettes to explore