All Palettes

Color Palette #a8d3e1, #f1b1d8, #fdd681, #ff6e61, #699b89

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.soft-cashmere {
color: #f1b1d8;
}
.honey-bees {
color: #fdd681;
}
.grapefruit-pulp {
color: #ff6e61;
}
.cyprus-green {
color: #699b89;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--soft-cashmere:#f1b1d8;
--honey-bees:#fdd681;
--grapefruit-pulp:#ff6e61;
--cyprus-green:#699b89;
}

More palettes to explore