All Palettes

Color Palette #1f3a60, #3b708c, #4bb9b4, #f2d269, #e7693c

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.living-stream {
color: #3b708c;
}
.tropical-escape {
color: #4bb9b4;
}
.yellow-cream {
color: #f2d269;
}
.emergency-zone {
color: #e7693c;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--living-stream:#3b708c;
--tropical-escape:#4bb9b4;
--yellow-cream:#f2d269;
--emergency-zone:#e7693c;
}

More palettes to explore