All Palettes

Color Palette #1f1b79, #3a3f92, #5b639f, #8c7c4f, #b84c4e

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.clematis-blue {
color: #3a3f92;
}
.iris-bloom {
color: #5b639f;
}
.stonetalon-mountains {
color: #8c7c4f;
}
.enticing-red {
color: #b84c4e;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--clematis-blue:#3a3f92;
--iris-bloom:#5b639f;
--stonetalon-mountains:#8c7c4f;
--enticing-red:#b84c4e;
}

More palettes to explore