All Palettes

Color Palette #f9aeae, #ffb84d, #ffda6b, #a3d7d7, #6b9cff

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.floral-leaf {
color: #ffb84d;
}
.golden-nectar {
color: #ffda6b;
}
.aqua-island {
color: #a3d7d7;
}
.fennel-flower {
color: #6b9cff;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--floral-leaf:#ffb84d;
--golden-nectar:#ffda6b;
--aqua-island:#a3d7d7;
--fennel-flower:#6b9cff;
}

More palettes to explore