All Palettes

Color Palette #ff6e61, #ff9a47, #ffd65c, #a7d879, #6d9dc5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.common-dandelion {
color: #ffd65c;
}
.crystal-green {
color: #a7d879;
}
.cerulean-frost {
color: #6d9dc5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--common-dandelion:#ffd65c;
--crystal-green:#a7d879;
--cerulean-frost:#6d9dc5;
}

More palettes to explore