All Palettes

Color Palette #ff6e61, #6f9ed8, #88cdaf, #f7c94b, #f27b31

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kindred {
color: #6f9ed8;
}
.marooned {
color: #88cdaf;
}
.sunny-mood {
color: #f7c94b;
}
.sea-nettle {
color: #f27b31;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kindred:#6f9ed8;
--marooned:#88cdaf;
--sunny-mood:#f7c94b;
--sea-nettle:#f27b31;
}

More palettes to explore