All Palettes

Color Palette #1f395c, #3b6a8c, #5cb2b2, #f2d86e, #e27b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f395c;
}
.rainy-lake {
color: #3b6a8c;
}
.artesian-well {
color: #5cb2b2;
}
.mocha-dandelion {
color: #f2d86e;
}
.citrus-blast {
color: #e27b3c;
}

/* CSS Variables */
:root {
--navy-peony:#1f395c;
--rainy-lake:#3b6a8c;
--artesian-well:#5cb2b2;
--mocha-dandelion:#f2d86e;
--citrus-blast:#e27b3c;
}

More palettes to explore