All Palettes

Color Palette #fe6d5d, #f9b6a9, #fce2cf, #f1d6a7, #f7c04b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.pink-mimosa {
color: #f9b6a9;
}
.scalloped-potato {
color: #fce2cf;
}
.straw-hat {
color: #f1d6a7;
}
.creamy-sweet-corn {
color: #f7c04b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--pink-mimosa:#f9b6a9;
--scalloped-potato:#fce2cf;
--straw-hat:#f1d6a7;
--creamy-sweet-corn:#f7c04b;
}

More palettes to explore