All Palettes

Color Palette #1f3f5b, #497b9c, #a4c2c6, #f1e2a7, #e08f5c

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3f5b;
}
.zenith {
color: #497b9c;
}
.ocean-kiss {
color: #a4c2c6;
}
.french-vanilla {
color: #f1e2a7;
}
.copper-tan {
color: #e08f5c;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3f5b;
--zenith:#497b9c;
--ocean-kiss:#a4c2c6;
--french-vanilla:#f1e2a7;
--copper-tan:#e08f5c;
}

More palettes to explore