All Palettes

Color Palette #f1e94b, #f7d559, #f9b76c, #fbab83, #f47b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-petal {
color: #f1e94b;
}
.wake-me-up {
color: #f7d559;
}
.citrus-honey {
color: #f9b76c;
}
.peach-fizz {
color: #fbab83;
}
.flower-blossom-pink {
color: #f47b8b;
}

/* CSS Variables */
:root {
--yellow-petal:#f1e94b;
--wake-me-up:#f7d559;
--citrus-honey:#f9b76c;
--peach-fizz:#fbab83;
--flower-blossom-pink:#f47b8b;
}

More palettes to explore