All Palettes

Color Palette #a55f9f, #d69b3d, #f1c3a2, #507d9b, #c3d9b5

0%
0%
0%

CSS code for this palette

/* CSS */
.heath-spotted-orchid {
color: #a55f9f;
}
.mineral-yellow {
color: #d69b3d;
}
.neighborly-peach {
color: #f1c3a2;
}
.storm-blue {
color: #507d9b;
}
.wisp-green {
color: #c3d9b5;
}

/* CSS Variables */
:root {
--heath-spotted-orchid:#a55f9f;
--mineral-yellow:#d69b3d;
--neighborly-peach:#f1c3a2;
--storm-blue:#507d9b;
--wisp-green:#c3d9b5;
}

More palettes to explore