All Palettes

Color Palette #6e90bf, #9cb8e8, #f0d5a3, #f29f8c, #e65c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-hyacinth {
color: #6e90bf;
}
.gallery-blue {
color: #9cb8e8;
}
.garbanzo-bean {
color: #f0d5a3;
}
.blush {
color: #f29f8c;
}
.reductant {
color: #e65c5c;
}

/* CSS Variables */
:root {
--purple-hyacinth:#6e90bf;
--gallery-blue:#9cb8e8;
--garbanzo-bean:#f0d5a3;
--blush:#f29f8c;
--reductant:#e65c5c;
}

More palettes to explore