All Palettes

Color Palette #f9aeae, #f9d29f, #f2e03a, #a1d869, #6db0e3

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.ginger-peach {
color: #f9d29f;
}
.angel-s-trumpet {
color: #f2e03a;
}
.last-of-lettuce {
color: #a1d869;
}
.xavier-blue {
color: #6db0e3;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--ginger-peach:#f9d29f;
--angel-s-trumpet:#f2e03a;
--last-of-lettuce:#a1d869;
--xavier-blue:#6db0e3;
}

More palettes to explore