All Palettes

Color Palette #203d4c, #3f5c64, #607d80, #9cc2c9, #f3a953

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #203d4c;
}
.jimbaran-bay {
color: #3f5c64;
}
.north-atlantic {
color: #607d80;
}
.rest-assured {
color: #9cc2c9;
}
.pani-puri {
color: #f3a953;
}

/* CSS Variables */
:root {
--subterranean-river:#203d4c;
--jimbaran-bay:#3f5c64;
--north-atlantic:#607d80;
--rest-assured:#9cc2c9;
--pani-puri:#f3a953;
}

More palettes to explore