All Palettes

Color Palette #f9c3c3, #f8e3b4, #f3e5a5, #d6e09e, #a3d7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.azalea-pink {
color: #f9c3c3;
}
.noodles {
color: #f8e3b4;
}
.cymophane-yellow {
color: #f3e5a5;
}
.curious {
color: #d6e09e;
}
.smooth-satin {
color: #a3d7d4;
}

/* CSS Variables */
:root {
--azalea-pink:#f9c3c3;
--noodles:#f8e3b4;
--cymophane-yellow:#f3e5a5;
--curious:#d6e09e;
--smooth-satin:#a3d7d4;
}

More palettes to explore