All Palettes

Color Palette #f9aeae, #f9d89f, #a3d5e0, #a2c2e6, #5c7d99

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.milky-maize {
color: #f9d89f;
}
.french-pass {
color: #a3d5e0;
}
.sky-high {
color: #a2c2e6;
}
.slate-blue {
color: #5c7d99;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--milky-maize:#f9d89f;
--french-pass:#a3d5e0;
--sky-high:#a2c2e6;
--slate-blue:#5c7d99;
}

More palettes to explore