All Palettes

Color Palette #f0e6b2, #c2b7d1, #a8e2f0, #5abf9a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-cookie {
color: #f0e6b2;
}
.savile-row {
color: #c2b7d1;
}
.atmospheric-soft-blue {
color: #a8e2f0;
}
.expressionism-green {
color: #5abf9a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--butter-cookie:#f0e6b2;
--savile-row:#c2b7d1;
--atmospheric-soft-blue:#a8e2f0;
--expressionism-green:#5abf9a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore