All Palettes

Color Palette #1f1f3d, #a15e8e, #f69f2c, #ff6e61, #4dd1c2

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f1f3d;
}
.thimble-red {
color: #a15e8e;
}
.lightning-yellow {
color: #f69f2c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.may-day {
color: #4dd1c2;
}

/* CSS Variables */
:root {
--midnight-express:#1f1f3d;
--thimble-red:#a15e8e;
--lightning-yellow:#f69f2c;
--grapefruit-pulp:#ff6e61;
--may-day:#4dd1c2;
}

More palettes to explore