All Palettes

Color Palette #1b3c69, #497b9c, #a4c6da, #f2e3ba, #f89191

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1b3c69;
}
.zenith {
color: #497b9c;
}
.frozen-blue {
color: #a4c6da;
}
.pearl-yellow {
color: #f2e3ba;
}
.fruity-licious {
color: #f89191;
}

/* CSS Variables */
:root {
--lucidity:#1b3c69;
--zenith:#497b9c;
--frozen-blue:#a4c6da;
--pearl-yellow:#f2e3ba;
--fruity-licious:#f89191;
}

More palettes to explore