All Palettes

Color Palette #f8c572, #f9ccb9, #ffb3c1, #f5a8e2, #d6a1e8

0%
0%
0%

CSS code for this palette

/* CSS */
.just-peachy {
color: #f8c572;
}
.biscuit-cream {
color: #f9ccb9;
}
.matt-pink {
color: #ffb3c1;
}
.hanami-pink {
color: #f5a8e2;
}
.bright-ube {
color: #d6a1e8;
}

/* CSS Variables */
:root {
--just-peachy:#f8c572;
--biscuit-cream:#f9ccb9;
--matt-pink:#ffb3c1;
--hanami-pink:#f5a8e2;
--bright-ube:#d6a1e8;
}

More palettes to explore