All Palettes

Color Palette #f5c99e, #f19388, #d6bce1, #a9dfbf, #72c5b5

0%
0%
0%

CSS code for this palette

/* CSS */
.sundown {
color: #f5c99e;
}
.guava-jelly {
color: #f19388;
}
.plum-point {
color: #d6bce1;
}
.mountain-mint {
color: #a9dfbf;
}
.shockwave {
color: #72c5b5;
}

/* CSS Variables */
:root {
--sundown:#f5c99e;
--guava-jelly:#f19388;
--plum-point:#d6bce1;
--mountain-mint:#a9dfbf;
--shockwave:#72c5b5;
}

More palettes to explore