All Palettes

Color Palette #1c3b6d, #4a6e87, #6f9cb8, #a6d5e2, #f2b036

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1c3b6d;
}
.wedgewood {
color: #4a6e87;
}
.adventure-isle {
color: #6f9cb8;
}
.light-blue-glint {
color: #a6d5e2;
}
.solar-power {
color: #f2b036;
}

/* CSS Variables */
:root {
--blue-mosque:#1c3b6d;
--wedgewood:#4a6e87;
--adventure-isle:#6f9cb8;
--light-blue-glint:#a6d5e2;
--solar-power:#f2b036;
}

More palettes to explore