All Palettes

Color Palette #1f203d, #4b4e7c, #7d88b5, #c2a800, #d9593f

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f203d;
}
.provocative {
color: #4b4e7c;
}
.wild-blue-yonder {
color: #7d88b5;
}
.muddy-yellow {
color: #c2a800;
}
.mod-orange {
color: #d9593f;
}

/* CSS Variables */
:root {
--midnight-express:#1f203d;
--provocative:#4b4e7c;
--wild-blue-yonder:#7d88b5;
--muddy-yellow:#c2a800;
--mod-orange:#d9593f;
}

More palettes to explore