All Palettes

Color Palette #1f1f3d, #3d3d6b, #4d4d8f, #7474b4, #a1a1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f1f3d;
}
.american-blue {
color: #3d3d6b;
}
.beaded-blue {
color: #4d4d8f;
}
.clear-mauve {
color: #7474b4;
}
.water-hyacinth {
color: #a1a1d4;
}

/* CSS Variables */
:root {
--midnight-express:#1f1f3d;
--american-blue:#3d3d6b;
--beaded-blue:#4d4d8f;
--clear-mauve:#7474b4;
--water-hyacinth:#a1a1d4;
}

More palettes to explore