All Palettes

Color Palette #1e4a6c, #3a7a92, #5ab5b2, #a9d6d3, #f0a64c

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1e4a6c;
}
.larkspur {
color: #3a7a92;
}
.hygiene-green {
color: #5ab5b2;
}
.eton-blue {
color: #a9d6d3;
}
.egyptian-gold {
color: #f0a64c;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1e4a6c;
--larkspur:#3a7a92;
--hygiene-green:#5ab5b2;
--eton-blue:#a9d6d3;
--egyptian-gold:#f0a64c;
}

More palettes to explore