All Palettes

Color Palette #f5b9a3, #f4c19f, #f9e2b4, #c9e8d3, #b0d8d8

0%
0%
0%

CSS code for this palette

/* CSS */
.certain-peach {
color: #f5b9a3;
}
.almond-cream {
color: #f4c19f;
}
.noodles {
color: #f9e2b4;
}
.glacial-water-green {
color: #c9e8d3;
}
.rivers-edge {
color: #b0d8d8;
}

/* CSS Variables */
:root {
--certain-peach:#f5b9a3;
--almond-cream:#f4c19f;
--noodles:#f9e2b4;
--glacial-water-green:#c9e8d3;
--rivers-edge:#b0d8d8;
}

More palettes to explore