All Palettes

Color Palette #1b1f3b, #3a295b, #6a4e8d, #b6819d, #f4c4c3

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1b1f3b;
}
.jakarta-skyline {
color: #3a295b;
}
.magenta-violet {
color: #6a4e8d;
}
.antique-hot-pink {
color: #b6819d;
}
.my-fair-lady {
color: #f4c4c3;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1b1f3b;
--jakarta-skyline:#3a295b;
--magenta-violet:#6a4e8d;
--antique-hot-pink:#b6819d;
--my-fair-lady:#f4c4c3;
}

More palettes to explore