All Palettes

Color Palette #d3a6b8, #c76960, #a8b86b, #a4c6b4, #d4c99b

0%
0%
0%

CSS code for this palette

/* CSS */
.gizmo {
color: #d3a6b8;
}
.dash-of-curry {
color: #c76960;
}
.lime-rickey {
color: #a8b86b;
}
.folk-tales {
color: #a4c6b4;
}
.parsnip {
color: #d4c99b;
}

/* CSS Variables */
:root {
--gizmo:#d3a6b8;
--dash-of-curry:#c76960;
--lime-rickey:#a8b86b;
--folk-tales:#a4c6b4;
--parsnip:#d4c99b;
}

More palettes to explore