All Palettes

Color Palette #3a2c90, #6a5bae, #a47fb8, #f3bfe7, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.perfect-dark {
color: #3a2c90;
}
.blue-marguerite {
color: #6a5bae;
}
.lobby-lilac {
color: #a47fb8;
}
.lavender-soap {
color: #f3bfe7;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--perfect-dark:#3a2c90;
--blue-marguerite:#6a5bae;
--lobby-lilac:#a47fb8;
--lavender-soap:#f3bfe7;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore