All Palettes

Color Palette #5bb9e1, #2b98bf, #1e4d8f, #4e2a83, #a35c9b

0%
0%
0%

CSS code for this palette

/* CSS */
.nancy {
color: #5bb9e1;
}
.horizon-blue {
color: #2b98bf;
}
.sweat-bee {
color: #1e4d8f;
}
.spanish-violet {
color: #4e2a83;
}
.heath-spotted-orchid {
color: #a35c9b;
}

/* CSS Variables */
:root {
--nancy:#5bb9e1;
--horizon-blue:#2b98bf;
--sweat-bee:#1e4d8f;
--spanish-violet:#4e2a83;
--heath-spotted-orchid:#a35c9b;
}

More palettes to explore