All Palettes

Color Palette #1a1d2d, #2a2e50, #4d507a, #7b7ea7, #b9bdda

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1d2d;
}
.lucky-point {
color: #2a2e50;
}
.provocative {
color: #4d507a;
}
.roseine-plum {
color: #7b7ea7;
}
.rhapsody-lilac {
color: #b9bdda;
}

/* CSS Variables */
:root {
--sambucus:#1a1d2d;
--lucky-point:#2a2e50;
--provocative:#4d507a;
--roseine-plum:#7b7ea7;
--rhapsody-lilac:#b9bdda;
}

More palettes to explore