All Palettes

Color Palette #1a1a1a, #2e3f52, #4a626d, #92c5d8, #f5c72e

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-black {
color: #1a1a1a;
}
.waterhen-back {
color: #2e3f52;
}
.deep-space-sparkle {
color: #4a626d;
}
.blue-glint {
color: #92c5d8;
}
.saffron {
color: #f5c72e;
}

/* CSS Variables */
:root {
--eerie-black:#1a1a1a;
--waterhen-back:#2e3f52;
--deep-space-sparkle:#4a626d;
--blue-glint:#92c5d8;
--saffron:#f5c72e;
}

More palettes to explore