All Palettes

Color Palette #1e1f5c, #296d8e, #5ac4b4, #f6e09d, #faa700

0%
0%
0%

CSS code for this palette

/* CSS */
.spacescape {
color: #1e1f5c;
}
.ocean-call {
color: #296d8e;
}
.cockatoo {
color: #5ac4b4;
}
.buttery-croissant {
color: #f6e09d;
}
.chrome-yellow {
color: #faa700;
}

/* CSS Variables */
:root {
--spacescape:#1e1f5c;
--ocean-call:#296d8e;
--cockatoo:#5ac4b4;
--buttery-croissant:#f6e09d;
--chrome-yellow:#faa700;
}

More palettes to explore