All Palettes

Color Palette #1f4c8e, #4a8b96, #8dc3b0, #f1d3a7, #d15c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweat-bee {
color: #1f4c8e;
}
.hippie-blue {
color: #4a8b96;
}
.catarina-green {
color: #8dc3b0;
}
.straw-hat {
color: #f1d3a7;
}
.wet-coral {
color: #d15c4d;
}

/* CSS Variables */
:root {
--sweat-bee:#1f4c8e;
--hippie-blue:#4a8b96;
--catarina-green:#8dc3b0;
--straw-hat:#f1d3a7;
--wet-coral:#d15c4d;
}

More palettes to explore