All Palettes

Color Palette #3b5e8c, #5da4c0, #f1e1a7, #f69f2c, #e34c35

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5e8c;
}
.surgical {
color: #5da4c0;
}
.french-vanilla {
color: #f1e1a7;
}
.lightning-yellow {
color: #f69f2c;
}
.sour-cherry {
color: #e34c35;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5e8c;
--surgical:#5da4c0;
--french-vanilla:#f1e1a7;
--lightning-yellow:#f69f2c;
--sour-cherry:#e34c35;
}

More palettes to explore