All Palettes

Color Palette #6b4b8b, #9e6b9a, #d0a090, #f4c27b, #fce7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapes-of-italy {
color: #6b4b8b;
}
.flowering-raspberry {
color: #9e6b9a;
}
.shiny-kettle {
color: #d0a090;
}
.sunrise {
color: #f4c27b;
}
.equator-glow {
color: #fce7a1;
}

/* CSS Variables */
:root {
--grapes-of-italy:#6b4b8b;
--flowering-raspberry:#9e6b9a;
--shiny-kettle:#d0a090;
--sunrise:#f4c27b;
--equator-glow:#fce7a1;
}

More palettes to explore