All Palettes

Color Palette #1a1a4c, #4d4d8f, #8080b3, #b3b3e6, #dbdbff

0%
0%
0%

CSS code for this palette

/* CSS */
.tetsu-kon-blue {
color: #1a1a4c;
}
.beaded-blue {
color: #4d4d8f;
}
.murex {
color: #8080b3;
}
.perano {
color: #b3b3e6;
}
.transparent-blue {
color: #dbdbff;
}

/* CSS Variables */
:root {
--tetsu-kon-blue:#1a1a4c;
--beaded-blue:#4d4d8f;
--murex:#8080b3;
--perano:#b3b3e6;
--transparent-blue:#dbdbff;
}

More palettes to explore