All Palettes

Color Palette #1f1f3d, #60609f, #a6a6d9, #f2b05a, #e63746

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f1f3d;
}
.violet-storm {
color: #60609f;
}
.childish-wonder {
color: #a6a6d9;
}
.cheater {
color: #f2b05a;
}
.poppy-red {
color: #e63746;
}

/* CSS Variables */
:root {
--midnight-express:#1f1f3d;
--violet-storm:#60609f;
--childish-wonder:#a6a6d9;
--cheater:#f2b05a;
--poppy-red:#e63746;
}

More palettes to explore