All Palettes

Color Palette #1a1a4c, #5a5a7c, #8b8bb1, #c7b6d8, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.tetsu-kon-blue {
color: #1a1a4c;
}
.blue-glaze {
color: #5a5a7c;
}
.persian-violet {
color: #8b8bb1;
}
.tinted-iris {
color: #c7b6d8;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--tetsu-kon-blue:#1a1a4c;
--blue-glaze:#5a5a7c;
--persian-violet:#8b8bb1;
--tinted-iris:#c7b6d8;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore