All Palettes

Color Palette #ff6e61, #ff8e3d, #ffd56b, #c3eaf9, #71a0cc

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.hint-of-honey {
color: #ffd56b;
}
.icy-landscape {
color: #c3eaf9;
}
.overcast {
color: #71a0cc;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--hint-of-honey:#ffd56b;
--icy-landscape:#c3eaf9;
--overcast:#71a0cc;
}

More palettes to explore