All Palettes

Color Palette #1e1f5c, #4a2b88, #b93c8b, #f6a788, #f9e25d

0%
0%
0%

CSS code for this palette

/* CSS */
.spacescape {
color: #1e1f5c;
}
.sick-blue {
color: #4a2b88;
}
.orchid-ecstasy {
color: #b93c8b;
}
.lugganath-orange {
color: #f6a788;
}
.goldfinch {
color: #f9e25d;
}

/* CSS Variables */
:root {
--spacescape:#1e1f5c;
--sick-blue:#4a2b88;
--orchid-ecstasy:#b93c8b;
--lugganath-orange:#f6a788;
--goldfinch:#f9e25d;
}

More palettes to explore