All Palettes

Color Palette #ff6e61, #ff8e3d, #ffd84d, #a3d97d, #6ec1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.tuscan-sun {
color: #ffd84d;
}
.crystal-green {
color: #a3d97d;
}
.surfin {
color: #6ec1d4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--tuscan-sun:#ffd84d;
--crystal-green:#a3d97d;
--surfin:#6ec1d4;
}

More palettes to explore