All Palettes

Color Palette #a95b6c, #d5a86c, #f2d48c, #a9d6bb, #6da8d5

0%
0%
0%

CSS code for this palette

/* CSS */
.splatter {
color: #a95b6c;
}
.artemis {
color: #d5a86c;
}
.sprouted {
color: #f2d48c;
}
.eerie-glow {
color: #a9d6bb;
}
.polar-ice {
color: #6da8d5;
}

/* CSS Variables */
:root {
--splatter:#a95b6c;
--artemis:#d5a86c;
--sprouted:#f2d48c;
--eerie-glow:#a9d6bb;
--polar-ice:#6da8d5;
}

More palettes to explore