All Palettes

Color Palette #ff6e61, #ff9a47, #ffc94d, #f0e04c, #5a7f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.chunky-bee {
color: #ffc94d;
}
.golden-snitch {
color: #f0e04c;
}
.technical-blue {
color: #5a7f8c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--chunky-bee:#ffc94d;
--golden-snitch:#f0e04c;
--technical-blue:#5a7f8c;
}

More palettes to explore