All Palettes

Color Palette #ff6e61, #ff9a47, #ffbc57, #ffd56b, #ffeb7a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.honey-crusted-chicken {
color: #ffbc57;
}
.hint-of-honey {
color: #ffd56b;
}
.digital-yellow {
color: #ffeb7a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--honey-crusted-chicken:#ffbc57;
--hint-of-honey:#ffd56b;
--digital-yellow:#ffeb7a;
}

More palettes to explore