All Palettes

Color Palette #ebc1ad, #e8b1a1, #e68989, #d57b7b, #c66c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.weekend-retreat {
color: #ebc1ad;
}
.rose-linen {
color: #e8b1a1;
}
.pink-chi {
color: #e68989;
}
.juicy-details {
color: #d57b7b;
}
.strawberry-wine {
color: #c66c6c;
}

/* CSS Variables */
:root {
--weekend-retreat:#ebc1ad;
--rose-linen:#e8b1a1;
--pink-chi:#e68989;
--juicy-details:#d57b7b;
--strawberry-wine:#c66c6c;
}

More palettes to explore