All Palettes

Color Palette #a8d3e1, #a0c1d9, #7ca4b1, #f2b950, #e66828

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.everlasting {
color: #a0c1d9;
}
.lagoon-blue {
color: #7ca4b1;
}
.bee {
color: #f2b950;
}
.glazed-carrot {
color: #e66828;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--everlasting:#a0c1d9;
--lagoon-blue:#7ca4b1;
--bee:#f2b950;
--glazed-carrot:#e66828;
}

More palettes to explore