All Palettes

Color Palette #e25565, #f1a7ae, #f0d0c7, #f9e19f, #b3e0b2

0%
0%
0%

CSS code for this palette

/* CSS */
.nectarous-nectarine {
color: #e25565;
}
.hibiscus-petal {
color: #f1a7ae;
}
.chic-peach {
color: #f0d0c7;
}
.durango-dust {
color: #f9e19f;
}
.mint-cocktail-green {
color: #b3e0b2;
}

/* CSS Variables */
:root {
--nectarous-nectarine:#e25565;
--hibiscus-petal:#f1a7ae;
--chic-peach:#f0d0c7;
--durango-dust:#f9e19f;
--mint-cocktail-green:#b3e0b2;
}

More palettes to explore