All Palettes

Color Palette #f6a2a2, #f4d3b4, #f9e1c8, #c9e4d8, #9ccae2

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a2;
}
.flattering-peach {
color: #f4d3b4;
}
.peachade {
color: #f9e1c8;
}
.moody-mist {
color: #c9e4d8;
}
.legacy-blue {
color: #9ccae2;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a2;
--flattering-peach:#f4d3b4;
--peachade:#f9e1c8;
--moody-mist:#c9e4d8;
--legacy-blue:#9ccae2;
}

More palettes to explore