All Palettes

Color Palette #1e4a6b, #4f759c, #91b4c5, #e2a16f, #d54b39

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1e4a6b;
}
.secrecy {
color: #4f759c;
}
.bright-bluebonnet {
color: #91b4c5;
}
.roasted-seeds {
color: #e2a16f;
}
.warming-heart {
color: #d54b39;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1e4a6b;
--secrecy:#4f759c;
--bright-bluebonnet:#91b4c5;
--roasted-seeds:#e2a16f;
--warming-heart:#d54b39;
}

More palettes to explore