All Palettes

Color Palette #203d4c, #5a7f8c, #8db8c4, #f4bf9a, #d75928

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #203d4c;
}
.technical-blue {
color: #5a7f8c;
}
.trisha-s-eyes {
color: #8db8c4;
}
.shrimp-boat {
color: #f4bf9a;
}
.obstinate-orange {
color: #d75928;
}

/* CSS Variables */
:root {
--subterranean-river:#203d4c;
--technical-blue:#5a7f8c;
--trisha-s-eyes:#8db8c4;
--shrimp-boat:#f4bf9a;
--obstinate-orange:#d75928;
}

More palettes to explore