All Palettes

Color Palette #f4c2b3, #d6b6a8, #c3af9d, #a3d7b5, #78b5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.rustique {
color: #f4c2b3;
}
.canyon-trail {
color: #d6b6a8;
}
.renwick-beige {
color: #c3af9d;
}
.nihilakh-oxide {
color: #a3d7b5;
}
.beau-monde {
color: #78b5a0;
}

/* CSS Variables */
:root {
--rustique:#f4c2b3;
--canyon-trail:#d6b6a8;
--renwick-beige:#c3af9d;
--nihilakh-oxide:#a3d7b5;
--beau-monde:#78b5a0;
}

More palettes to explore