All Palettes

Color Palette #e25565, #f39b9c, #f6d5d8, #f9ea9f, #f2b950

0%
0%
0%

CSS code for this palette

/* CSS */
.nectarous-nectarine {
color: #e25565;
}
.peach-burst {
color: #f39b9c;
}
.lovelight {
color: #f6d5d8;
}
.lemon-gelato {
color: #f9ea9f;
}
.bee {
color: #f2b950;
}

/* CSS Variables */
:root {
--nectarous-nectarine:#e25565;
--peach-burst:#f39b9c;
--lovelight:#f6d5d8;
--lemon-gelato:#f9ea9f;
--bee:#f2b950;
}

More palettes to explore