All Palettes

Color Palette #203d4c, #294c5b, #4e8d84, #97d3af, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #203d4c;
}
.deep-sea-blue {
color: #294c5b;
}
.dusty-teal {
color: #4e8d84;
}
.vista-blue {
color: #97d3af;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--subterranean-river:#203d4c;
--deep-sea-blue:#294c5b;
--dusty-teal:#4e8d84;
--vista-blue:#97d3af;
--syndicalist:#f5c400;
}

More palettes to explore