All Palettes

Color Palette #1e3962, #4a7ae8, #a1c6ed, #f1c950, #f4781f

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-trim {
color: #1e3962;
}
.andrea-blue {
color: #4a7ae8;
}
.baby-blue-eyes {
color: #a1c6ed;
}
.radiant-sun {
color: #f1c950;
}
.sun-orange {
color: #f4781f;
}

/* CSS Variables */
:root {
--navy-trim:#1e3962;
--andrea-blue:#4a7ae8;
--baby-blue-eyes:#a1c6ed;
--radiant-sun:#f1c950;
--sun-orange:#f4781f;
}

More palettes to explore