All Palettes

Color Palette #b6786d, #d8a79d, #e9cfc3, #f6e2b1, #c9d8ba

0%
0%
0%

CSS code for this palette

/* CSS */
.earth-rose {
color: #b6786d;
}
.kitten-s-paw {
color: #d8a79d;
}
.angelico {
color: #e9cfc3;
}
.friendly-yellow {
color: #f6e2b1;
}
.vintage-glass {
color: #c9d8ba;
}

/* CSS Variables */
:root {
--earth-rose:#b6786d;
--kitten-s-paw:#d8a79d;
--angelico:#e9cfc3;
--friendly-yellow:#f6e2b1;
--vintage-glass:#c9d8ba;
}

More palettes to explore