All Palettes

Color Palette #f2e7d9, #f4d5b4, #f9bebe, #f4a4d9, #f89e4f

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-white {
color: #f2e7d9;
}
.cheddar-corn {
color: #f4d5b4;
}
.carnation-bloom {
color: #f9bebe;
}
.pretty-pink-piggy {
color: #f4a4d9;
}
.holland-tulip {
color: #f89e4f;
}

/* CSS Variables */
:root {
--ballet-white:#f2e7d9;
--cheddar-corn:#f4d5b4;
--carnation-bloom:#f9bebe;
--pretty-pink-piggy:#f4a4d9;
--holland-tulip:#f89e4f;
}

More palettes to explore