All Palettes

Color Palette #ff6e61, #ff9861, #ffd86b, #b4e2a1, #60baf6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mock-orange {
color: #ff9861;
}
.hint-of-honey {
color: #ffd86b;
}
.basil-smash {
color: #b4e2a1;
}
.blue-mana {
color: #60baf6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mock-orange:#ff9861;
--hint-of-honey:#ffd86b;
--basil-smash:#b4e2a1;
--blue-mana:#60baf6;
}

More palettes to explore