All Palettes

Color Palette #2e4b8e, #4c9090, #90904c, #d6d64c, #8e2e4b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-highlight {
color: #2e4b8e;
}
.mirage-lake {
color: #4c9090;
}
.negishi-green {
color: #90904c;
}
.southern-platyfish {
color: #d6d64c;
}
.scarlet-apple {
color: #8e2e4b;
}

/* CSS Variables */
:root {
--blue-highlight:#2e4b8e;
--mirage-lake:#4c9090;
--negishi-green:#90904c;
--southern-platyfish:#d6d64c;
--scarlet-apple:#8e2e4b;
}

More palettes to explore