All Palettes

Color Palette #ff6e61, #ff8e3d, #ffd84d, #6dc34b, #2f8bc1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.tuscan-sun {
color: #ffd84d;
}
.taurus-forest-fern {
color: #6dc34b;
}
.christmas-blue {
color: #2f8bc1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--tuscan-sun:#ffd84d;
--taurus-forest-fern:#6dc34b;
--christmas-blue:#2f8bc1;
}

More palettes to explore