All Palettes

Color Palette #1f3a60, #4b7f9b, #7eb9b6, #f7c94b, #e8693b

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.tech-wave {
color: #4b7f9b;
}
.kingfisher-turquoise {
color: #7eb9b6;
}
.sunny-mood {
color: #f7c94b;
}
.mandarin-orange {
color: #e8693b;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--tech-wave:#4b7f9b;
--kingfisher-turquoise:#7eb9b6;
--sunny-mood:#f7c94b;
--mandarin-orange:#e8693b;
}

More palettes to explore