All Palettes

Color Palette #2d496c, #4b6c9b, #6ca2c6, #f4b943, #d27d2d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-tang {
color: #2d496c;
}
.san-marino {
color: #4b6c9b;
}
.air-blue {
color: #6ca2c6;
}
.golden-glam {
color: #f4b943;
}
.polished-bronze {
color: #d27d2d;
}

/* CSS Variables */
:root {
--blue-tang:#2d496c;
--san-marino:#4b6c9b;
--air-blue:#6ca2c6;
--golden-glam:#f4b943;
--polished-bronze:#d27d2d;
}

More palettes to explore