All Palettes

Color Palette #1f1b79, #3f3b8c, #71609a, #a89bb0, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.clematis-blue {
color: #3f3b8c;
}
.just-a-fairytale {
color: #71609a;
}
.goose-wing-grey {
color: #a89bb0;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--clematis-blue:#3f3b8c;
--just-a-fairytale:#71609a;
--goose-wing-grey:#a89bb0;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore