All Palettes

Color Palette #f9aeae, #f2d450, #a2c7e7, #4b9b3b, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.fresh-pineapple {
color: #f2d450;
}
.windsor-way {
color: #a2c7e7;
}
.enviable {
color: #4b9b3b;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--fresh-pineapple:#f2d450;
--windsor-way:#a2c7e7;
--enviable:#4b9b3b;
--sun-orange:#f47b1f;
}

More palettes to explore