All Palettes

Color Palette #d9b89b, #e6c989, #f2d98c, #f9b4a4, #a76c8f

0%
0%
0%

CSS code for this palette

/* CSS */
.canewood {
color: #d9b89b;
}
.lol-yellow {
color: #e6c989;
}
.pierogi {
color: #f2d98c;
}
.just-blush {
color: #f9b4a4;
}
.mauve-memento {
color: #a76c8f;
}

/* CSS Variables */
:root {
--canewood:#d9b89b;
--lol-yellow:#e6c989;
--pierogi:#f2d98c;
--just-blush:#f9b4a4;
--mauve-memento:#a76c8f;
}

More palettes to explore