All Palettes

Color Palette #ff6e61, #ffa280, #ffbda3, #ffda9e, #ffd06b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ffa280;
}
.sweet-apricot {
color: #ffbda3;
}
.south-shore-sun {
color: #ffda9e;
}
.faded-sunlight {
color: #ffd06b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ffa280;
--sweet-apricot:#ffbda3;
--south-shore-sun:#ffda9e;
--faded-sunlight:#ffd06b;
}

More palettes to explore