All Palettes

Color Palette #1e4d76, #3a9ad9, #66d2e1, #f7c94b, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4d76;
}
.dayflower {
color: #3a9ad9;
}
.turquoise-sea {
color: #66d2e1;
}
.sunny-mood {
color: #f7c94b;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4d76;
--dayflower:#3a9ad9;
--turquoise-sea:#66d2e1;
--sunny-mood:#f7c94b;
--n-rang-orange:#ff8052;
}

More palettes to explore