All Palettes

Color Palette #f9aeae, #ffb175, #ffd65c, #a6e3d2, #7bb9e0

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.bloom {
color: #ffb175;
}
.common-dandelion {
color: #ffd65c;
}
.botanical-tint {
color: #a6e3d2;
}
.costa-rica-blue {
color: #7bb9e0;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--bloom:#ffb175;
--common-dandelion:#ffd65c;
--botanical-tint:#a6e3d2;
--costa-rica-blue:#7bb9e0;
}

More palettes to explore