All Palettes

Color Palette #1e4d76, #3a8e9c, #68c4d4, #f4ca4e, #f16f3b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4d76;
}
.aqueous {
color: #3a8e9c;
}
.rushing-stream {
color: #68c4d4;
}
.go-bananas {
color: #f4ca4e;
}
.chinese-orange {
color: #f16f3b;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4d76;
--aqueous:#3a8e9c;
--rushing-stream:#68c4d4;
--go-bananas:#f4ca4e;
--chinese-orange:#f16f3b;
}

More palettes to explore