All Palettes

Color Palette #a7c2d3, #b3d9b0, #e1e8b5, #f2b450, #d67a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.simpatico-blue {
color: #a7c2d3;
}
.flower-stem {
color: #b3d9b0;
}
.iced-celery {
color: #e1e8b5;
}
.casablanca {
color: #f2b450;
}
.jack-o-lantern {
color: #d67a4c;
}

/* CSS Variables */
:root {
--simpatico-blue:#a7c2d3;
--flower-stem:#b3d9b0;
--iced-celery:#e1e8b5;
--casablanca:#f2b450;
--jack-o-lantern:#d67a4c;
}

More palettes to explore