All Palettes

Color Palette #4b4c8b, #2d2956, #1b1d2c, #c9cbe4, #eff1fb

0%
0%
0%

CSS code for this palette

/* CSS */
.beaded-blue {
color: #4b4c8b;
}
.deep-sea-base {
color: #2d2956;
}
.sambucus {
color: #1b1d2c;
}
.ace {
color: #c9cbe4;
}
.boysenberry-shadow {
color: #eff1fb;
}

/* CSS Variables */
:root {
--beaded-blue:#4b4c8b;
--deep-sea-base:#2d2956;
--sambucus:#1b1d2c;
--ace:#c9cbe4;
--boysenberry-shadow:#eff1fb;
}

More palettes to explore