All Palettes

Color Palette #1e3a76, #4b7c67, #f5e4d1, #ff6e61, #d6a800

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.hooker-s-green {
color: #4b7c67;
}
.dessert-cream {
color: #f5e4d1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.golden-beryl-yellow {
color: #d6a800;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--hooker-s-green:#4b7c67;
--dessert-cream:#f5e4d1;
--grapefruit-pulp:#ff6e61;
--golden-beryl-yellow:#d6a800;
}

More palettes to explore