All Palettes

Color Palette #e25565, #f1a7b6, #f8d6bf, #fedd90, #f6e1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.nectarous-nectarine {
color: #e25565;
}
.princess {
color: #f1a7b6;
}
.fresh-baked-bread {
color: #f8d6bf;
}
.brite-gold {
color: #fedd90;
}
.lemon-ice-yellow {
color: #f6e1a7;
}

/* CSS Variables */
:root {
--nectarous-nectarine:#e25565;
--princess:#f1a7b6;
--fresh-baked-bread:#f8d6bf;
--brite-gold:#fedd90;
--lemon-ice-yellow:#f6e1a7;
}

More palettes to explore