All Palettes

Color Palette #f9aeae, #fce3b6, #f5eab8, #a7d7e2, #a7c9e2

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.white-strawberry {
color: #fce3b6;
}
.lantern-light {
color: #f5eab8;
}
.winsome-hue {
color: #a7d7e2;
}
.template {
color: #a7c9e2;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--white-strawberry:#fce3b6;
--lantern-light:#f5eab8;
--winsome-hue:#a7d7e2;
--template:#a7c9e2;
}

More palettes to explore