All Palettes

Color Palette #1e4a6c, #497b9c, #78b1c4, #f3e2a5, #e07b38

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1e4a6c;
}
.zenith {
color: #497b9c;
}
.glacier {
color: #78b1c4;
}
.sugar-cookie {
color: #f3e2a5;
}
.citrus-blast {
color: #e07b38;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1e4a6c;
--zenith:#497b9c;
--glacier:#78b1c4;
--sugar-cookie:#f3e2a5;
--citrus-blast:#e07b38;
}

More palettes to explore