All Palettes

Color Palette #1f3b4d, #4a8c7c, #8dc4b4, #f4b76c, #e27b2c

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3b4d;
}
.winter-green {
color: #4a8c7c;
}
.catarina-green {
color: #8dc4b4;
}
.citrus-honey {
color: #f4b76c;
}
.crushed-orange {
color: #e27b2c;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3b4d;
--winter-green:#4a8c7c;
--catarina-green:#8dc4b4;
--citrus-honey:#f4b76c;
--crushed-orange:#e27b2c;
}

More palettes to explore