All Palettes

Color Palette #f4dfb4, #d9bfa1, #b0b08d, #8d7b8e, #7a599b

0%
0%
0%

CSS code for this palette

/* CSS */
.pina-colada {
color: #f4dfb4;
}
.renoir-bisque {
color: #d9bfa1;
}
.that-s-atomic {
color: #b0b08d;
}
.muted-berry {
color: #8d7b8e;
}
.juneberry {
color: #7a599b;
}

/* CSS Variables */
:root {
--pina-colada:#f4dfb4;
--renoir-bisque:#d9bfa1;
--that-s-atomic:#b0b08d;
--muted-berry:#8d7b8e;
--juneberry:#7a599b;
}

More palettes to explore