All Palettes

Color Palette #1d8a90, #5cc1b7, #a0dad5, #f0e78e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1d8a90;
}
.hygiene-green {
color: #5cc1b7;
}
.aqua-island {
color: #a0dad5;
}
.bright-khaki {
color: #f0e78e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--river-fountain:#1d8a90;
--hygiene-green:#5cc1b7;
--aqua-island:#a0dad5;
--bright-khaki:#f0e78e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore