All Palettes

Color Palette #e25565, #f59ebc, #fdd9c4, #f3eab9, #a1d6e8

0%
0%
0%

CSS code for this palette

/* CSS */
.nectarous-nectarine {
color: #e25565;
}
.amaranth-pink {
color: #f59ebc;
}
.fire-mist {
color: #fdd9c4;
}
.yellow-bliss {
color: #f3eab9;
}
.light-budgie-blue {
color: #a1d6e8;
}

/* CSS Variables */
:root {
--nectarous-nectarine:#e25565;
--amaranth-pink:#f59ebc;
--fire-mist:#fdd9c4;
--yellow-bliss:#f3eab9;
--light-budgie-blue:#a1d6e8;
}

More palettes to explore