All Palettes

Color Palette #ff6e61, #f7c94b, #a2d76a, #4fb3c4, #b56999

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sunny-mood {
color: #f7c94b;
}
.tropical-light {
color: #a2d76a;
}
.viking {
color: #4fb3c4;
}
.je-t-aime {
color: #b56999;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sunny-mood:#f7c94b;
--tropical-light:#a2d76a;
--viking:#4fb3c4;
--je-t-aime:#b56999;
}

More palettes to explore