All Palettes

Color Palette #6c7f9d, #9ab7d5, #f0c7cf, #e6b65b, #d05239

0%
0%
0%

CSS code for this palette

/* CSS */
.lead-cast {
color: #6c7f9d;
}
.mont-blanc {
color: #9ab7d5;
}
.feather-boa {
color: #f0c7cf;
}
.river-of-gold {
color: #e6b65b;
}
.painted-poppy {
color: #d05239;
}

/* CSS Variables */
:root {
--lead-cast:#6c7f9d;
--mont-blanc:#9ab7d5;
--feather-boa:#f0c7cf;
--river-of-gold:#e6b65b;
--painted-poppy:#d05239;
}

More palettes to explore