All Palettes

Color Palette #ff6e61, #ff9f75, #ffd86b, #c3e3a5, #6fbe9a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.candyman {
color: #ff9f75;
}
.hint-of-honey {
color: #ffd86b;
}
.field-day {
color: #c3e3a5;
}
.arboretum {
color: #6fbe9a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--candyman:#ff9f75;
--hint-of-honey:#ffd86b;
--field-day:#c3e3a5;
--arboretum:#6fbe9a;
}

More palettes to explore