All Palettes

Color Palette #6b5b8b, #a77b99, #d9ab9b, #f4cc7b, #f68e2c

0%
0%
0%

CSS code for this palette

/* CSS */
.kimberly {
color: #6b5b8b;
}
.wonder-wish {
color: #a77b99;
}
.cottage-rose {
color: #d9ab9b;
}
.yellow-bird {
color: #f4cc7b;
}
.quince-jelly {
color: #f68e2c;
}

/* CSS Variables */
:root {
--kimberly:#6b5b8b;
--wonder-wish:#a77b99;
--cottage-rose:#d9ab9b;
--yellow-bird:#f4cc7b;
--quince-jelly:#f68e2c;
}

More palettes to explore