All Palettes

Color Palette #f9aeae, #f6c78e, #e4dfaf, #a8d7d7, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.bellini-fizz {
color: #f6c78e;
}
.star-bright {
color: #e4dfaf;
}
.pool-side {
color: #a8d7d7;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--bellini-fizz:#f6c78e;
--star-bright:#e4dfaf;
--pool-side:#a8d7d7;
--windstorm:#6999c3;
}

More palettes to explore