All Palettes

Color Palette #203d4c, #4a7c8c, #79b2c3, #aae4e1, #f1c1b6

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #203d4c;
}
.sotek-green {
color: #4a7c8c;
}
.glacier {
color: #79b2c3;
}
.silent-ripple {
color: #aae4e1;
}
.new-clay {
color: #f1c1b6;
}

/* CSS Variables */
:root {
--subterranean-river:#203d4c;
--sotek-green:#4a7c8c;
--glacier:#79b2c3;
--silent-ripple:#aae4e1;
--new-clay:#f1c1b6;
}

More palettes to explore