All Palettes

Color Palette #504c94, #6b8eff, #a3c3ff, #f3e4aa, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.liberty {
color: #504c94;
}
.punch-out-glove {
color: #6b8eff;
}
.pastel-blue {
color: #a3c3ff;
}
.vanilla {
color: #f3e4aa;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--liberty:#504c94;
--punch-out-glove:#6b8eff;
--pastel-blue:#a3c3ff;
--vanilla:#f3e4aa;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore