All Palettes

Color Palette #53a1c6, #e5b46c, #f1c2b6, #6d3d8f, #f09c00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-grotto {
color: #53a1c6;
}
.california-chamois {
color: #e5b46c;
}
.new-clay {
color: #f1c2b6;
}
.perkin-mauve {
color: #6d3d8f;
}
.wiener-schnitzel {
color: #f09c00;
}

/* CSS Variables */
:root {
--blue-grotto:#53a1c6;
--california-chamois:#e5b46c;
--new-clay:#f1c2b6;
--perkin-mauve:#6d3d8f;
--wiener-schnitzel:#f09c00;
}

More palettes to explore