All Palettes

Color Palette #ff6e61, #ffcb5c, #d6f0f0, #6a5bcd, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.lakeside-mist {
color: #d6f0f0;
}
.ameixa {
color: #6a5bcd;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--lakeside-mist:#d6f0f0;
--ameixa:#6a5bcd;
--n-rang-orange:#ff8052;
}

More palettes to explore