All Palettes

Color Palette #f0b2b2, #f6e1b6, #f7f9d7, #cee8f3, #a1dff7

0%
0%
0%

CSS code for this palette

/* CSS */
.deeply-embarrassed {
color: #f0b2b2;
}
.soft-butter {
color: #f6e1b6;
}
.white-nectar {
color: #f7f9d7;
}
.new-heights {
color: #cee8f3;
}
.ganon-blue {
color: #a1dff7;
}

/* CSS Variables */
:root {
--deeply-embarrassed:#f0b2b2;
--soft-butter:#f6e1b6;
--white-nectar:#f7f9d7;
--new-heights:#cee8f3;
--ganon-blue:#a1dff7;
}

More palettes to explore