All Palettes

Color Palette #fff0c7, #f7dc9c, #a94c55, #f5a3ae, #ff4d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.crocus-tint {
color: #fff0c7;
}
.honey-tone {
color: #f7dc9c;
}
.english-red {
color: #a94c55;
}
.simple-pink {
color: #f5a3ae;
}
.love-red {
color: #ff4d6d;
}

/* CSS Variables */
:root {
--crocus-tint:#fff0c7;
--honey-tone:#f7dc9c;
--english-red:#a94c55;
--simple-pink:#f5a3ae;
--love-red:#ff4d6d;
}

More palettes to explore