All Palettes

Color Palette #1b2a6f, #3e5b98, #7bb4e0, #f1c84b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1b2a6f;
}
.integra {
color: #3e5b98;
}
.lucea {
color: #7bb4e0;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1b2a6f;
--integra:#3e5b98;
--lucea:#7bb4e0;
--solar-plexus-chakra:#f1c84b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore