All Palettes

Color Palette #ff6e61, #6fbe6f, #6fbe9e, #60a5be, #ffb361

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.dublin {
color: #6fbe6f;
}
.arboretum {
color: #6fbe9e;
}
.surgical {
color: #60a5be;
}
.burning-flame {
color: #ffb361;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--dublin:#6fbe6f;
--arboretum:#6fbe9e;
--surgical:#60a5be;
--burning-flame:#ffb361;
}

More palettes to explore