All Palettes

Color Palette #e6b694, #d4a5a5, #ffcdb8, #ffb4a8, #ff667d

0%
0%
0%

CSS code for this palette

/* CSS */
.gentle-doe {
color: #e6b694;
}
.la-vie-en-rose {
color: #d4a5a5;
}
.dainty-peach {
color: #ffcdb8;
}
.washed-out-crimson {
color: #ffb4a8;
}
.kisses-and-hugs {
color: #ff667d;
}

/* CSS Variables */
:root {
--gentle-doe:#e6b694;
--la-vie-en-rose:#d4a5a5;
--dainty-peach:#ffcdb8;
--washed-out-crimson:#ffb4a8;
--kisses-and-hugs:#ff667d;
}

More palettes to explore