All Palettes

Color Palette #ff6e61, #6fbf6e, #4ca8e1, #f5c76b, #e1566f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.dublin {
color: #6fbf6e;
}
.high-blue {
color: #4ca8e1;
}
.yellow-currant {
color: #f5c76b;
}
.rosy-cheeks {
color: #e1566f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--dublin:#6fbf6e;
--high-blue:#4ca8e1;
--yellow-currant:#f5c76b;
--rosy-cheeks:#e1566f;
}

More palettes to explore