All Palettes

Color Palette #894d4d, #c6786c, #f6b4a2, #fddb7c, #f1e0b1

0%
0%
0%

CSS code for this palette

/* CSS */
.lotus {
color: #894d4d;
}
.red-sparowes {
color: #c6786c;
}
.first-date {
color: #f6b4a2;
}
.cup-noodles {
color: #fddb7c;
}
.bone-white {
color: #f1e0b1;
}

/* CSS Variables */
:root {
--lotus:#894d4d;
--red-sparowes:#c6786c;
--first-date:#f6b4a2;
--cup-noodles:#fddb7c;
--bone-white:#f1e0b1;
}

More palettes to explore