All Palettes

Color Palette #ff6e61, #ff8d5c, #ffbd80, #ffe4b8, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mango-orange {
color: #ff8d5c;
}
.apricot-flower {
color: #ffbd80;
}
.whisper-yellow {
color: #ffe4b8;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mango-orange:#ff8d5c;
--apricot-flower:#ffbd80;
--whisper-yellow:#ffe4b8;
--blue-angels-yellow:#fab700;
}

More palettes to explore