All Palettes

Color Palette #d3a1b7, #f1c6d7, #f9e2d2, #f1e8b7, #94d6b2

0%
0%
0%

CSS code for this palette

/* CSS */
.gizmo {
color: #d3a1b7;
}
.lily-legs {
color: #f1c6d7;
}
.sandy-beach {
color: #f9e2d2;
}
.menoth-white-base {
color: #f1e8b7;
}
.vista-blue {
color: #94d6b2;
}

/* CSS Variables */
:root {
--gizmo:#d3a1b7;
--lily-legs:#f1c6d7;
--sandy-beach:#f9e2d2;
--menoth-white-base:#f1e8b7;
--vista-blue:#94d6b2;
}

More palettes to explore