All Palettes

Color Palette #1e1f33, #4b4f7c, #6a7c9a, #a1c1d4, #efe0d2

0%
0%
0%

CSS code for this palette

/* CSS */
.eclipse-elixir {
color: #1e1f33;
}
.provocative {
color: #4b4f7c;
}
.searching-blue {
color: #6a7c9a;
}
.airborne {
color: #a1c1d4;
}
.alluring-white {
color: #efe0d2;
}

/* CSS Variables */
:root {
--eclipse-elixir:#1e1f33;
--provocative:#4b4f7c;
--searching-blue:#6a7c9a;
--airborne:#a1c1d4;
--alluring-white:#efe0d2;
}

More palettes to explore