All Palettes

Color Palette #1f2933, #2b3d50, #4b6572, #9fd1e5, #f4c543

0%
0%
0%

CSS code for this palette

/* CSS */
.infinity {
color: #1f2933;
}
.snap-shot {
color: #2b3d50;
}
.azalea-leaf {
color: #4b6572;
}
.light-delphin {
color: #9fd1e5;
}
.pyrite {
color: #f4c543;
}

/* CSS Variables */
:root {
--infinity:#1f2933;
--snap-shot:#2b3d50;
--azalea-leaf:#4b6572;
--light-delphin:#9fd1e5;
--pyrite:#f4c543;
}

More palettes to explore