All Palettes

Color Palette #ff6e61, #ff9a47, #ffc30f, #6eda5d, #4d8bff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.mikado-yellow {
color: #ffc30f;
}
.fresh-green {
color: #6eda5d;
}
.skinny-jeans {
color: #4d8bff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--mikado-yellow:#ffc30f;
--fresh-green:#6eda5d;
--skinny-jeans:#4d8bff;
}

More palettes to explore