All Palettes

Color Palette #5e7eba, #9f9fc1, #c3b99d, #f5e2b8, #d24237

0%
0%
0%

CSS code for this palette

/* CSS */
.granada-sky {
color: #5e7eba;
}
.ruffled-iris {
color: #9f9fc1;
}
.helen-of-troy {
color: #c3b99d;
}
.soft-butter {
color: #f5e2b8;
}
.red-clown {
color: #d24237;
}

/* CSS Variables */
:root {
--granada-sky:#5e7eba;
--ruffled-iris:#9f9fc1;
--helen-of-troy:#c3b99d;
--soft-butter:#f5e2b8;
--red-clown:#d24237;
}

More palettes to explore