All Palettes

Color Palette #ff6e61, #ff9a47, #f3cf3f, #a5d97d, #509cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.marigold-dust {
color: #f3cf3f;
}
.crystal-green {
color: #a5d97d;
}
.blue-iguana {
color: #509cd3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--marigold-dust:#f3cf3f;
--crystal-green:#a5d97d;
--blue-iguana:#509cd3;
}

More palettes to explore