All Palettes

Color Palette #1d2d4e, #5d7a92, #9fc1d6, #f6a68e, #d15400

0%
0%
0%

CSS code for this palette

/* CSS */
.manganese-black {
color: #1d2d4e;
}
.provincial-blue {
color: #5d7a92;
}
.bluette {
color: #9fc1d6;
}
.citrus-hill {
color: #f6a68e;
}
.tenn {
color: #d15400;
}

/* CSS Variables */
:root {
--manganese-black:#1d2d4e;
--provincial-blue:#5d7a92;
--bluette:#9fc1d6;
--citrus-hill:#f6a68e;
--tenn:#d15400;
}

More palettes to explore