All Palettes

Color Palette #ff6e61, #6fbe7d, #f7c94b, #695b9a, #ff9b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.young-fern {
color: #6fbe7d;
}
.sunny-mood {
color: #f7c94b;
}
.just-a-fairytale {
color: #695b9a;
}
.hawaiian-passion {
color: #ff9b3d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--young-fern:#6fbe7d;
--sunny-mood:#f7c94b;
--just-a-fairytale:#695b9a;
--hawaiian-passion:#ff9b3d;
}

More palettes to explore