All Palettes

Color Palette #5f3a92, #4b77b9, #65a3d2, #7fc2e6, #b2e0f5

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5f3a92;
}
.ashton-blue {
color: #4b77b9;
}
.water-spirit {
color: #65a3d2;
}
.horizon-haze {
color: #7fc2e6;
}
.azure-sky {
color: #b2e0f5;
}

/* CSS Variables */
:root {
--daisy-bush:#5f3a92;
--ashton-blue:#4b77b9;
--water-spirit:#65a3d2;
--horizon-haze:#7fc2e6;
--azure-sky:#b2e0f5;
}

More palettes to explore