All Palettes

Color Palette #f9aeae, #f6c4b6, #f4e4b3, #afe4d7, #6fd8b5

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.apricot-obsession {
color: #f6c4b6;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.ice-cube {
color: #afe4d7;
}
.peppy {
color: #6fd8b5;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--apricot-obsession:#f6c4b6;
--smooth-as-corn-silk:#f4e4b3;
--ice-cube:#afe4d7;
--peppy:#6fd8b5;
}

More palettes to explore