All Palettes

Color Palette #ff6e61, #ff9f6b, #ffe057, #6ce0b7, #404e4f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.pickled-ginger {
color: #ffe057;
}
.ocean-in-a-bowl {
color: #6ce0b7;
}
.rocky-creek {
color: #404e4f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sharegaki-persimmon:#ff9f6b;
--pickled-ginger:#ffe057;
--ocean-in-a-bowl:#6ce0b7;
--rocky-creek:#404e4f;
}

More palettes to explore