All Palettes

Color Palette #398d93, #f1b74b, #f35d58, #ed8e5e, #8dc8b3

0%
0%
0%

CSS code for this palette

/* CSS */
.aqueous {
color: #398d93;
}
.maximum-yellow-red {
color: #f1b74b;
}
.hot-coral {
color: #f35d58;
}
.heat-of-summer {
color: #ed8e5e;
}
.catarina-green {
color: #8dc8b3;
}

/* CSS Variables */
:root {
--aqueous:#398d93;
--maximum-yellow-red:#f1b74b;
--hot-coral:#f35d58;
--heat-of-summer:#ed8e5e;
--catarina-green:#8dc8b3;
}

More palettes to explore