All Palettes

Color Palette #1f304c, #3f5d7d, #60b4d2, #f2e56e, #f88c3f

0%
0%
0%

CSS code for this palette

/* CSS */
.manganese-black {
color: #1f304c;
}
.chinese-porcelain {
color: #3f5d7d;
}
.flyway {
color: #60b4d2;
}
.limelight {
color: #f2e56e;
}
.hot-orange {
color: #f88c3f;
}

/* CSS Variables */
:root {
--manganese-black:#1f304c;
--chinese-porcelain:#3f5d7d;
--flyway:#60b4d2;
--limelight:#f2e56e;
--hot-orange:#f88c3f;
}

More palettes to explore