All Palettes

Color Palette #6a3f88, #9b5996, #d8a06f, #f6e8a2, #f25a5a

0%
0%
0%

CSS code for this palette

/* CSS */
.lords-of-the-night {
color: #6a3f88;
}
.bermuda-onion {
color: #9b5996;
}
.western-sunrise {
color: #d8a06f;
}
.lazy-daisy {
color: #f6e8a2;
}
.hot-coral {
color: #f25a5a;
}

/* CSS Variables */
:root {
--lords-of-the-night:#6a3f88;
--bermuda-onion:#9b5996;
--western-sunrise:#d8a06f;
--lazy-daisy:#f6e8a2;
--hot-coral:#f25a5a;
}

More palettes to explore