All Palettes

Color Palette #ff6e61, #ff9a47, #ffc94d, #f2e8ba, #a6d8d5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.chunky-bee {
color: #ffc94d;
}
.sandy-shore {
color: #f2e8ba;
}
.lolly-ice {
color: #a6d8d5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--chunky-bee:#ffc94d;
--sandy-shore:#f2e8ba;
--lolly-ice:#a6d8d5;
}

More palettes to explore