All Palettes

Color Palette #ff6e61, #f0a400, #f5df3d, #76d6d6, #ff9900

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.lemon-dream {
color: #f0a400;
}
.fluffy-duckling {
color: #f5df3d;
}
.andes-sky {
color: #76d6d6;
}
.vitamin-c {
color: #ff9900;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--lemon-dream:#f0a400;
--fluffy-duckling:#f5df3d;
--andes-sky:#76d6d6;
--vitamin-c:#ff9900;
}

More palettes to explore