All Palettes

Color Palette #1f1f3d, #ff3c00, #00bad6, #ffea00, #d6006f

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f1f3d;
}
.coquelicot {
color: #ff3c00;
}
.maldives {
color: #00bad6;
}
.middle-yellow {
color: #ffea00;
}
.moth-orchid {
color: #d6006f;
}

/* CSS Variables */
:root {
--midnight-express:#1f1f3d;
--coquelicot:#ff3c00;
--maldives:#00bad6;
--middle-yellow:#ffea00;
--moth-orchid:#d6006f;
}

More palettes to explore