All Palettes

Color Palette #f9a89f, #f2b8a1, #f9d29f, #f9e89f, #b4e4f4

0%
0%
0%

CSS code for this palette

/* CSS */
.corally {
color: #f9a89f;
}
.antique-cameo {
color: #f2b8a1;
}
.ginger-peach {
color: #f9d29f;
}
.storm-lightning {
color: #f9e89f;
}
.echo-iris {
color: #b4e4f4;
}

/* CSS Variables */
:root {
--corally:#f9a89f;
--antique-cameo:#f2b8a1;
--ginger-peach:#f9d29f;
--storm-lightning:#f9e89f;
--echo-iris:#b4e4f4;
}

More palettes to explore