All Palettes

Color Palette #ff6e61, #ff9f80, #ffbaa3, #f4d35d, #f5bf5c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.nature-apricot {
color: #ffbaa3;
}
.salmon-eggs {
color: #f4d35d;
}
.butterfield {
color: #f5bf5c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--nature-apricot:#ffbaa3;
--salmon-eggs:#f4d35d;
--butterfield:#f5bf5c;
}

More palettes to explore