All Palettes

Color Palette #ffb3c7, #ff7092, #ff5c77, #ffd84d, #ff9900

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb3c7;
}
.blush-hour {
color: #ff7092;
}
.watermelon-candy {
color: #ff5c77;
}
.tuscan-sun {
color: #ffd84d;
}
.vitamin-c {
color: #ff9900;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb3c7;
--blush-hour:#ff7092;
--watermelon-candy:#ff5c77;
--tuscan-sun:#ffd84d;
--vitamin-c:#ff9900;
}

More palettes to explore