All Palettes

Color Palette #ff6e61, #ff9a47, #ffb133, #ffc95c, #ffd86b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.ripe-pumpkin {
color: #ffb133;
}
.nacho {
color: #ffc95c;
}
.hint-of-honey {
color: #ffd86b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--ripe-pumpkin:#ffb133;
--nacho:#ffc95c;
--hint-of-honey:#ffd86b;
}

More palettes to explore