All Palettes

Color Palette #f0b7a3, #f2c5c0, #e3d6b5, #a7d3d0, #79b8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f0b7a3;
}
.snowpink {
color: #f2c5c0;
}
.afghan-hound {
color: #e3d6b5;
}
.sinbad {
color: #a7d3d0;
}
.blue-chrysocolla {
color: #79b8d2;
}

/* CSS Variables */
:root {
--antique-cameo:#f0b7a3;
--snowpink:#f2c5c0;
--afghan-hound:#e3d6b5;
--sinbad:#a7d3d0;
--blue-chrysocolla:#79b8d2;
}

More palettes to explore