All Palettes

Color Palette #f9aeae, #ffdd80, #ffd761, #6dcaf8, #a6e3d2

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.tiger-yellow {
color: #ffdd80;
}
.aspen-gold {
color: #ffd761;
}
.blue-mana {
color: #6dcaf8;
}
.botanical-tint {
color: #a6e3d2;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--tiger-yellow:#ffdd80;
--aspen-gold:#ffd761;
--blue-mana:#6dcaf8;
--botanical-tint:#a6e3d2;
}

More palettes to explore