All Palettes

Color Palette #5a4fcf, #6b7cff, #a3c3ff, #f6d6a7, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.iris {
color: #5a4fcf;
}
.byzantine-night-blue {
color: #6b7cff;
}
.pastel-blue {
color: #a3c3ff;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--iris:#5a4fcf;
--byzantine-night-blue:#6b7cff;
--pastel-blue:#a3c3ff;
--enjoyable-yellow:#f6d6a7;
--pompelmo:#ff6b6b;
}

More palettes to explore