All Palettes

Color Palette #1e898f, #4cb6c2, #8fd5dc, #f4c9b4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1e898f;
}
.glassmith {
color: #4cb6c2;
}
.foaming-surf {
color: #8fd5dc;
}
.taco {
color: #f4c9b4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--river-fountain:#1e898f;
--glassmith:#4cb6c2;
--foaming-surf:#8fd5dc;
--taco:#f4c9b4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore