All Palettes

Color Palette #f9aeae, #fddd72, #a7e2d0, #6999c3, #4e3c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.sun-shower {
color: #fddd72;
}
.meristem {
color: #a7e2d0;
}
.windstorm {
color: #6999c3;
}
.blue-gem {
color: #4e3c8b;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--sun-shower:#fddd72;
--meristem:#a7e2d0;
--windstorm:#6999c3;
--blue-gem:#4e3c8b;
}

More palettes to explore