All Palettes

Color Palette #5a4fcf, #5a7fce, #6eb4b3, #b2e0c9, #f2ba5a

0%
0%
0%

CSS code for this palette

/* CSS */
.iris {
color: #5a4fcf;
}
.indigo-light {
color: #5a7fce;
}
.dexter {
color: #6eb4b3;
}
.crystal-glass-green {
color: #b2e0c9;
}
.bee {
color: #f2ba5a;
}

/* CSS Variables */
:root {
--iris:#5a4fcf;
--indigo-light:#5a7fce;
--dexter:#6eb4b3;
--crystal-glass-green:#b2e0c9;
--bee:#f2ba5a;
}

More palettes to explore