All Palettes

Color Palette #ff6e61, #ff998a, #ffb7a3, #ffdfb3, #fff9c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.nature-apricot {
color: #ffb7a3;
}
.tunisian-stone {
color: #ffdfb3;
}
.twinkling-lights {
color: #fff9c2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--nature-apricot:#ffb7a3;
--tunisian-stone:#ffdfb3;
--twinkling-lights:#fff9c2;
}

More palettes to explore