All Palettes

Color Palette #f5e44d, #f9b058, #f78a69, #f8687b, #f65a91

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-petal {
color: #f5e44d;
}
.duckling {
color: #f9b058;
}
.fruit-red {
color: #f78a69;
}
.fiery-flamingo {
color: #f8687b;
}
.oleander-pink {
color: #f65a91;
}

/* CSS Variables */
:root {
--yellow-petal:#f5e44d;
--duckling:#f9b058;
--fruit-red:#f78a69;
--fiery-flamingo:#f8687b;
--oleander-pink:#f65a91;
}

More palettes to explore