All Palettes

Color Palette #f9b4b4, #f8e1a5, #f1d3a2, #a3d4d7, #699b9b

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f9b4b4;
}
.blended-fruit {
color: #f8e1a5;
}
.antique-wicker-basket {
color: #f1d3a2;
}
.smooth-satin {
color: #a3d4d7;
}
.desaturated-cyan {
color: #699b9b;
}

/* CSS Variables */
:root {
--precious-pink:#f9b4b4;
--blended-fruit:#f8e1a5;
--antique-wicker-basket:#f1d3a2;
--smooth-satin:#a3d4d7;
--desaturated-cyan:#699b9b;
}

More palettes to explore