All Palettes

Color Palette #1e1e5c, #3b3b8c, #5a5abf, #8078f2, #a53b87

0%
0%
0%

CSS code for this palette

/* CSS */
.spacescape {
color: #1e1e5c;
}
.clematis-blue {
color: #3b3b8c;
}
.circumorbital-ring {
color: #5a5abf;
}
.hera-blue {
color: #8078f2;
}
.wild-aster {
color: #a53b87;
}

/* CSS Variables */
:root {
--spacescape:#1e1e5c;
--clematis-blue:#3b3b8c;
--circumorbital-ring:#5a5abf;
--hera-blue:#8078f2;
--wild-aster:#a53b87;
}

More palettes to explore