All Palettes

Color Palette #a0d9d3, #f1e5a7, #f6b8a2, #dba3d8, #a36aaf

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-tint {
color: #a0d9d3;
}
.cymophane-yellow {
color: #f1e5a7;
}
.mystic-tulip {
color: #f6b8a2;
}
.damson-plum {
color: #dba3d8;
}
.soft-purple {
color: #a36aaf;
}

/* CSS Variables */
:root {
--blue-tint:#a0d9d3;
--cymophane-yellow:#f1e5a7;
--mystic-tulip:#f6b8a2;
--damson-plum:#dba3d8;
--soft-purple:#a36aaf;
}

More palettes to explore