All Palettes

Color Palette #1d4e72, #3a8d98, #5fb9b3, #f3c239, #f78d1d

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1d4e72;
}
.aqueous {
color: #3a8d98;
}
.hygiene-green {
color: #5fb9b3;
}
.phellodendron-amurense {
color: #f3c239;
}
.miami-marmalade {
color: #f78d1d;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1d4e72;
--aqueous:#3a8d98;
--hygiene-green:#5fb9b3;
--phellodendron-amurense:#f3c239;
--miami-marmalade:#f78d1d;
}

More palettes to explore