All Palettes

Color Palette #c0b2a0, #a99ea5, #d4c5af, #b6c9b1, #f1e4d0

0%
0%
0%

CSS code for this palette

/* CSS */
.studio-beige {
color: #c0b2a0;
}
.lavender-illusion {
color: #a99ea5;
}
.casual-khaki {
color: #d4c5af;
}
.healing-aloe {
color: #b6c9b1;
}
.ancient-scroll {
color: #f1e4d0;
}

/* CSS Variables */
:root {
--studio-beige:#c0b2a0;
--lavender-illusion:#a99ea5;
--casual-khaki:#d4c5af;
--healing-aloe:#b6c9b1;
--ancient-scroll:#f1e4d0;
}

More palettes to explore