All Palettes

Color Palette #ff6e61, #ff9a47, #ffcb3d, #b2e4aa, #6fc8f1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.yellow-jacket {
color: #ffcb3d;
}
.appetite {
color: #b2e4aa;
}
.blue-mana {
color: #6fc8f1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--yellow-jacket:#ffcb3d;
--appetite:#b2e4aa;
--blue-mana:#6fc8f1;
}

More palettes to explore