All Palettes

Color Palette #f6c1d6, #f0b7a8, #f3d66d, #b4e08a, #ffc16b

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f6c1d6;
}
.sweet-sheba {
color: #f0b7a8;
}
.forsythia-blossom {
color: #f3d66d;
}
.sage-sensation {
color: #b4e08a;
}
.solar-storm {
color: #ffc16b;
}

/* CSS Variables */
:root {
--cherry-blossom:#f6c1d6;
--sweet-sheba:#f0b7a8;
--forsythia-blossom:#f3d66d;
--sage-sensation:#b4e08a;
--solar-storm:#ffc16b;
}

More palettes to explore