All Palettes

Color Palette #1e4b76, #3b7da0, #60b3cd, #f3ca4f, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4b76;
}
.blue-dart-frog {
color: #3b7da0;
}
.crystal-seas {
color: #60b3cd;
}
.radiant-sun {
color: #f3ca4f;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4b76;
--blue-dart-frog:#3b7da0;
--crystal-seas:#60b3cd;
--radiant-sun:#f3ca4f;
--orange-gluttony:#e77e23;
}

More palettes to explore