All Palettes

Color Palette #406c9c, #7eb8d7, #f5c25c, #f78a1d, #e54a38

0%
0%
0%

CSS code for this palette

/* CSS */
.star-sapphire {
color: #406c9c;
}
.coastal-waters {
color: #7eb8d7;
}
.butterfield {
color: #f5c25c;
}
.flame-orange {
color: #f78a1d;
}
.sour-cherry {
color: #e54a38;
}

/* CSS Variables */
:root {
--star-sapphire:#406c9c;
--coastal-waters:#7eb8d7;
--butterfield:#f5c25c;
--flame-orange:#f78a1d;
--sour-cherry:#e54a38;
}

More palettes to explore