All Palettes

Color Palette #1f1b79, #5b2a92, #a63f93, #f4a462, #f7c94b

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.lucid-dream {
color: #5b2a92;
}
.purple-cactus-flower {
color: #a63f93;
}
.shrimp-cocktail {
color: #f4a462;
}
.sunny-mood {
color: #f7c94b;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--lucid-dream:#5b2a92;
--purple-cactus-flower:#a63f93;
--shrimp-cocktail:#f4a462;
--sunny-mood:#f7c94b;
}

More palettes to explore