All Palettes

Color Palette #ff6e61, #ff9a47, #ffcc66, #ffd900, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.qing-yellow {
color: #ffcc66;
}
.soviet-gold {
color: #ffd900;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--qing-yellow:#ffcc66;
--soviet-gold:#ffd900;
--hollandaise:#ffec3d;
}

More palettes to explore