All Palettes

Color Palette #ff6e61, #ff9a47, #ffd95c, #a9d6bb, #6a8faf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.lemon-twist {
color: #ffd95c;
}
.eerie-glow {
color: #a9d6bb;
}
.grant-village {
color: #6a8faf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--lemon-twist:#ffd95c;
--eerie-glow:#a9d6bb;
--grant-village:#6a8faf;
}

More palettes to explore