All Palettes

Color Palette #4e6f8d, #7ea3b4, #a7d3e2, #f5c400, #d6593d

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-pie {
color: #4e6f8d;
}
.lagoon-blue {
color: #7ea3b4;
}
.light-blue-glint {
color: #a7d3e2;
}
.syndicalist {
color: #f5c400;
}
.mod-orange {
color: #d6593d;
}

/* CSS Variables */
:root {
--berry-pie:#4e6f8d;
--lagoon-blue:#7ea3b4;
--light-blue-glint:#a7d3e2;
--syndicalist:#f5c400;
--mod-orange:#d6593d;
}

More palettes to explore