All Palettes

Color Palette #1c4e6d, #4f8c6c, #8dc3a6, #f6e8a2, #f19f79

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1c4e6d;
}
.saltwater-depth {
color: #4f8c6c;
}
.spearmint-frosting {
color: #8dc3a6;
}
.lazy-daisy {
color: #f6e8a2;
}
.balinese-sunset {
color: #f19f79;
}

/* CSS Variables */
:root {
--seafarer:#1c4e6d;
--saltwater-depth:#4f8c6c;
--spearmint-frosting:#8dc3a6;
--lazy-daisy:#f6e8a2;
--balinese-sunset:#f19f79;
}

More palettes to explore