All Palettes

Color Palette #1b3c69, #3a7d9c, #51c5d2, #f1e1a7, #f24d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1b3c69;
}
.blue-dart-frog {
color: #3a7d9c;
}
.sea-serpent {
color: #51c5d2;
}
.french-vanilla {
color: #f1e1a7;
}
.benihi-red {
color: #f24d3a;
}

/* CSS Variables */
:root {
--lucidity:#1b3c69;
--blue-dart-frog:#3a7d9c;
--sea-serpent:#51c5d2;
--french-vanilla:#f1e1a7;
--benihi-red:#f24d3a;
}

More palettes to explore