All Palettes

Color Palette #1f3a56, #497b9c, #8cb6c5, #f8c76d, #e56938

0%
0%
0%

CSS code for this palette

/* CSS */
.regal-blue {
color: #1f3a56;
}
.zenith {
color: #497b9c;
}
.pond-blue {
color: #8cb6c5;
}
.sundance {
color: #f8c76d;
}
.celosia-orange {
color: #e56938;
}

/* CSS Variables */
:root {
--regal-blue:#1f3a56;
--zenith:#497b9c;
--pond-blue:#8cb6c5;
--sundance:#f8c76d;
--celosia-orange:#e56938;
}

More palettes to explore