All Palettes

Color Palette #1b3c69, #3b6a8c, #6b9e9b, #a8d1b5, #f0f5d1

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1b3c69;
}
.rainy-lake {
color: #3b6a8c;
}
.palmetto {
color: #6b9e9b;
}
.glenwood-green {
color: #a8d1b5;
}
.rice-flower {
color: #f0f5d1;
}

/* CSS Variables */
:root {
--lucidity:#1b3c69;
--rainy-lake:#3b6a8c;
--palmetto:#6b9e9b;
--glenwood-green:#a8d1b5;
--rice-flower:#f0f5d1;
}

More palettes to explore