All Palettes

Color Palette #a8d3e1, #f1b1d8, #f9c85d, #ff6e61, #6ebf7b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.soft-cashmere {
color: #f1b1d8;
}
.little-sun-dress {
color: #f9c85d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.young-fern {
color: #6ebf7b;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--soft-cashmere:#f1b1d8;
--little-sun-dress:#f9c85d;
--grapefruit-pulp:#ff6e61;
--young-fern:#6ebf7b;
}

More palettes to explore