All Palettes

Color Palette #a8d3e1, #e0b2c6, #f6d8a7, #f3ba5e, #b66d49

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.mental-floss {
color: #e0b2c6;
}
.fireflies {
color: #f6d8a7;
}
.crunch {
color: #f3ba5e;
}
.thanksgiving {
color: #b66d49;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--mental-floss:#e0b2c6;
--fireflies:#f6d8a7;
--crunch:#f3ba5e;
--thanksgiving:#b66d49;
}

More palettes to explore