All Palettes

Color Palette #ff6e61, #ff998a, #ffbaa3, #f2e1d4, #f3f0e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.nature-apricot {
color: #ffbaa3;
}
.pink-scallop {
color: #f2e1d4;
}
.cream-cheese-frosting {
color: #f3f0e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--nature-apricot:#ffbaa3;
--pink-scallop:#f2e1d4;
--cream-cheese-frosting:#f3f0e2;
}

More palettes to explore