All Palettes

Color Palette #5c4f8c, #8a7dc5, #6ca4e0, #4cc2e6, #1bb4da

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-corallite {
color: #5c4f8c;
}
.faraway-sky {
color: #8a7dc5;
}
.greek-sea {
color: #6ca4e0;
}
.clean-pool {
color: #4cc2e6;
}
.bright-cerulean {
color: #1bb4da;
}

/* CSS Variables */
:root {
--purple-corallite:#5c4f8c;
--faraway-sky:#8a7dc5;
--greek-sea:#6ca4e0;
--clean-pool:#4cc2e6;
--bright-cerulean:#1bb4da;
}

More palettes to explore