All Palettes

Color Palette #d6006f, #9c1c31, #5c4b8b, #0079a8, #00b3a1

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.vivid-burgundy {
color: #9c1c31;
}
.bright-eggplant {
color: #5c4b8b;
}
.sixties-blue {
color: #0079a8;
}
.billiard {
color: #00b3a1;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--vivid-burgundy:#9c1c31;
--bright-eggplant:#5c4b8b;
--sixties-blue:#0079a8;
--billiard:#00b3a1;
}

More palettes to explore