All Palettes

Color Palette #ff6e61, #ff9a47, #f2d269, #a1d3e8, #5a8b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.yellow-cream {
color: #f2d269;
}
.chefchaouen-blue {
color: #a1d3e8;
}
.dusty-turquoise {
color: #5a8b8c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--yellow-cream:#f2d269;
--chefchaouen-blue:#a1d3e8;
--dusty-turquoise:#5a8b8c;
}

More palettes to explore