All Palettes

Color Palette #d6006f, #ff3c00, #ffb300, #00bdad, #0091eb

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.coquelicot {
color: #ff3c00;
}
.ucla-gold {
color: #ffb300;
}
.verditer {
color: #00bdad;
}
.pervenche {
color: #0091eb;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--coquelicot:#ff3c00;
--ucla-gold:#ffb300;
--verditer:#00bdad;
--pervenche:#0091eb;
}

More palettes to explore