All Palettes

Color Palette #1e4e6b, #4b7e91, #a3c3cc, #f9d29f, #f15d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4e6b;
}
.casual-blue {
color: #4b7e91;
}
.skyward {
color: #a3c3cc;
}
.ginger-peach {
color: #f9d29f;
}
.oranzhewyi-orange {
color: #f15d3b;
}

/* CSS Variables */
:root {
--seafarer:#1e4e6b;
--casual-blue:#4b7e91;
--skyward:#a3c3cc;
--ginger-peach:#f9d29f;
--oranzhewyi-orange:#f15d3b;
}

More palettes to explore