All Palettes

Color Palette #f9aeae, #f9d28b, #f9e2b4, #a3d6e0, #499bc1

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.light-ginger-yellow {
color: #f9d28b;
}
.noodles {
color: #f9e2b4;
}
.terrace-pool {
color: #a3d6e0;
}
.mountain-bluebird {
color: #499bc1;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--light-ginger-yellow:#f9d28b;
--noodles:#f9e2b4;
--terrace-pool:#a3d6e0;
--mountain-bluebird:#499bc1;
}

More palettes to explore