All Palettes

Color Palette #203d4c, #3e636f, #80b3b3, #f0c7a3, #e09e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #203d4c;
}
.juniper-berry-blue {
color: #3e636f;
}
.cold-front-green {
color: #80b3b3;
}
.negroni {
color: #f0c7a3;
}
.honeycomb-yellow {
color: #e09e4d;
}

/* CSS Variables */
:root {
--subterranean-river:#203d4c;
--juniper-berry-blue:#3e636f;
--cold-front-green:#80b3b3;
--negroni:#f0c7a3;
--honeycomb-yellow:#e09e4d;
}

More palettes to explore