All Palettes

Color Palette #1e1e48, #4a4b82, #6f6f9b, #b9b9d5, #dfdff1

0%
0%
0%

CSS code for this palette

/* CSS */
.azulado {
color: #1e1e48;
}
.highlands-twilight {
color: #4a4b82;
}
.thirsty-thursday {
color: #6f6f9b;
}
.purple-heather {
color: #b9b9d5;
}
.imagination {
color: #dfdff1;
}

/* CSS Variables */
:root {
--azulado:#1e1e48;
--highlands-twilight:#4a4b82;
--thirsty-thursday:#6f6f9b;
--purple-heather:#b9b9d5;
--imagination:#dfdff1;
}

More palettes to explore