All Palettes

Color Palette #1f1b79, #4b4c9b, #6f729f, #a6c3e2, #f3e16d

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.liberty {
color: #4b4c9b;
}
.hyacinth-mauve {
color: #6f729f;
}
.angela-bay {
color: #a6c3e2;
}
.vanilla-pudding {
color: #f3e16d;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--liberty:#4b4c9b;
--hyacinth-mauve:#6f729f;
--angela-bay:#a6c3e2;
--vanilla-pudding:#f3e16d;
}

More palettes to explore