All Palettes

Color Palette #1b2a6f, #4c3c90, #7e5f9b, #b99db2, #f2bac7

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1b2a6f;
}
.blue-gem {
color: #4c3c90;
}
.jubilee {
color: #7e5f9b;
}
.fiddlesticks {
color: #b99db2;
}
.pink-grapefruit {
color: #f2bac7;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1b2a6f;
--blue-gem:#4c3c90;
--jubilee:#7e5f9b;
--fiddlesticks:#b99db2;
--pink-grapefruit:#f2bac7;
}

More palettes to explore