All Palettes

Color Palette #ff6e61, #ff9a47, #ffc94d, #f1e0a2, #9fd6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.chunky-bee {
color: #ffc94d;
}
.roadster-yellow {
color: #f1e0a2;
}
.shallow-shoal {
color: #9fd6d4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--chunky-bee:#ffc94d;
--roadster-yellow:#f1e0a2;
--shallow-shoal:#9fd6d4;
}

More palettes to explore