All Palettes

Color Palette #3c2c3f, #aa3c5b, #f6a7ae, #f4e1d7, #e7ba18

0%
0%
0%

CSS code for this palette

/* CSS */
.aubergine-mauve {
color: #3c2c3f;
}
.heart-s-desire {
color: #aa3c5b;
}
.pink-fit {
color: #f6a7ae;
}
.touching-white {
color: #f4e1d7;
}
.gold-ore {
color: #e7ba18;
}

/* CSS Variables */
:root {
--aubergine-mauve:#3c2c3f;
--heart-s-desire:#aa3c5b;
--pink-fit:#f6a7ae;
--touching-white:#f4e1d7;
--gold-ore:#e7ba18;
}

More palettes to explore