All Palettes

Color Palette #1f304c, #294a6a, #4b7ca0, #81b9d5, #ffce52

0%
0%
0%

CSS code for this palette

/* CSS */
.manganese-black {
color: #1f304c;
}
.singing-the-blues {
color: #294a6a;
}
.zenith {
color: #4b7ca0;
}
.petit-four {
color: #81b9d5;
}
.canary-diamond {
color: #ffce52;
}

/* CSS Variables */
:root {
--manganese-black:#1f304c;
--singing-the-blues:#294a6a;
--zenith:#4b7ca0;
--petit-four:#81b9d5;
--canary-diamond:#ffce52;
}

More palettes to explore