All Palettes

Color Palette #395a89, #6a8dbe, #a2c7e7, #f3e77c, #f67b55

0%
0%
0%

CSS code for this palette

/* CSS */
.southern-blue {
color: #395a89;
}
.purple-hyacinth {
color: #6a8dbe;
}
.windsor-way {
color: #a2c7e7;
}
.spring-yellow {
color: #f3e77c;
}
.adventure-island-pink {
color: #f67b55;
}

/* CSS Variables */
:root {
--southern-blue:#395a89;
--purple-hyacinth:#6a8dbe;
--windsor-way:#a2c7e7;
--spring-yellow:#f3e77c;
--adventure-island-pink:#f67b55;
}

More palettes to explore