All Palettes

Color Palette #12212b, #2b3d50, #4b6572, #a3d55d, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.h-i-s-black {
color: #12212b;
}
.snap-shot {
color: #2b3d50;
}
.azalea-leaf {
color: #4b6572;
}
.lime-lizard {
color: #a3d55d;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--h-i-s-black:#12212b;
--snap-shot:#2b3d50;
--azalea-leaf:#4b6572;
--lime-lizard:#a3d55d;
--sunshine-mellow:#f1c40e;
}

More palettes to explore