All Palettes

Color Palette #1e4d6c, #4f7a8c, #87b5c4, #f2d36e, #e86a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4d6c;
}
.cayman-bay {
color: #4f7a8c;
}
.crystal-lake {
color: #87b5c4;
}
.yellow-cream {
color: #f2d36e;
}
.coral-orange {
color: #e86a4a;
}

/* CSS Variables */
:root {
--seafarer:#1e4d6c;
--cayman-bay:#4f7a8c;
--crystal-lake:#87b5c4;
--yellow-cream:#f2d36e;
--coral-orange:#e86a4a;
}

More palettes to explore