All Palettes

Color Palette #1f203d, #4c4f90, #a6b3d9, #f4c543, #ec7051

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f203d;
}
.twilight {
color: #4c4f90;
}
.high-style {
color: #a6b3d9;
}
.pyrite {
color: #f4c543;
}
.entan-red {
color: #ec7051;
}

/* CSS Variables */
:root {
--midnight-express:#1f203d;
--twilight:#4c4f90;
--high-style:#a6b3d9;
--pyrite:#f4c543;
--entan-red:#ec7051;
}

More palettes to explore