All Palettes

Color Palette #a24e61, #e4a06c, #f8cba0, #a2d8d1, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.glazed-raspberry {
color: #a24e61;
}
.inventive-orange {
color: #e4a06c;
}
.chai-latte {
color: #f8cba0;
}
.smooth-satin {
color: #a2d8d1;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--glazed-raspberry:#a24e61;
--inventive-orange:#e4a06c;
--chai-latte:#f8cba0;
--smooth-satin:#a2d8d1;
--windstorm:#6999c3;
}

More palettes to explore