All Palettes

Color Palette #ff6e61, #ff9f6b, #ffd23d, #6fbe7d, #6a8ebe

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.lamplight {
color: #ffd23d;
}
.young-fern {
color: #6fbe7d;
}
.purple-hyacinth {
color: #6a8ebe;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sharegaki-persimmon:#ff9f6b;
--lamplight:#ffd23d;
--young-fern:#6fbe7d;
--purple-hyacinth:#6a8ebe;
}

More palettes to explore