All Palettes

Color Palette #1e4e6c, #2d798b, #4cb8b1, #f5c56b, #f79d36

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4e6c;
}
.panorama {
color: #2d798b;
}
.tropical-escape {
color: #4cb8b1;
}
.yellow-currant {
color: #f5c56b;
}
.yellow-sea {
color: #f79d36;
}

/* CSS Variables */
:root {
--seafarer:#1e4e6c;
--panorama:#2d798b;
--tropical-escape:#4cb8b1;
--yellow-currant:#f5c56b;
--yellow-sea:#f79d36;
}

More palettes to explore