All Palettes

Color Palette #ff6e61, #ff9a1f, #ffd900, #e8e4b0, #a8d3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.dragon-ball {
color: #ff9a1f;
}
.soviet-gold {
color: #ffd900;
}
.springtime {
color: #e8e4b0;
}
.light-blue-glint {
color: #a8d3e1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--dragon-ball:#ff9a1f;
--soviet-gold:#ffd900;
--springtime:#e8e4b0;
--light-blue-glint:#a8d3e1;
}

More palettes to explore