All Palettes

Color Palette #a65e8d, #e9afc0, #d0c1a4, #a5d5d5, #5f4c90

0%
0%
0%

CSS code for this palette

/* CSS */
.cyclamen-red {
color: #a65e8d;
}
.frozen-veins {
color: #e9afc0;
}
.stylish {
color: #d0c1a4;
}
.smooth-satin {
color: #a5d5d5;
}
.purple-corallite {
color: #5f4c90;
}

/* CSS Variables */
:root {
--cyclamen-red:#a65e8d;
--frozen-veins:#e9afc0;
--stylish:#d0c1a4;
--smooth-satin:#a5d5d5;
--purple-corallite:#5f4c90;
}

More palettes to explore