All Palettes

Color Palette #ff6e61, #ff8d70, #f9b49f, #f6d6a7, #e2c8b6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.alexandria {
color: #ff8d70;
}
.mystic-tulip {
color: #f9b49f;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.birthday-suit {
color: #e2c8b6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--alexandria:#ff8d70;
--mystic-tulip:#f9b49f;
--enjoyable-yellow:#f6d6a7;
--birthday-suit:#e2c8b6;
}

More palettes to explore