All Palettes

Color Palette #d6006f, #9c1c31, #f15a27, #ffdb3d, #2e9cdc

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.vivid-burgundy {
color: #9c1c31;
}
.durotar-fire {
color: #f15a27;
}
.dandelion-yellow {
color: #ffdb3d;
}
.blue-damselfly {
color: #2e9cdc;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--vivid-burgundy:#9c1c31;
--durotar-fire:#f15a27;
--dandelion-yellow:#ffdb3d;
--blue-damselfly:#2e9cdc;
}

More palettes to explore