All Palettes

Color Palette #f6c7b6, #eed7a5, #c4e1e8, #a4d5d4, #a7c8b9

0%
0%
0%

CSS code for this palette

/* CSS */
.serene-pink {
color: #f6c7b6;
}
.astra {
color: #eed7a5;
}
.breeze-in-june {
color: #c4e1e8;
}
.smooth-satin {
color: #a4d5d4;
}
.bird-s-egg-green {
color: #a7c8b9;
}

/* CSS Variables */
:root {
--serene-pink:#f6c7b6;
--astra:#eed7a5;
--breeze-in-june:#c4e1e8;
--smooth-satin:#a4d5d4;
--bird-s-egg-green:#a7c8b9;
}

More palettes to explore