All Palettes

Color Palette #0a202e, #2b3d50, #4b6572, #6b8894, #a3c7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.the-count-s-black {
color: #0a202e;
}
.snap-shot {
color: #2b3d50;
}
.azalea-leaf {
color: #4b6572;
}
.jeans-indigo {
color: #6b8894;
}
.sea-cliff {
color: #a3c7e0;
}

/* CSS Variables */
:root {
--the-count-s-black:#0a202e;
--snap-shot:#2b3d50;
--azalea-leaf:#4b6572;
--jeans-indigo:#6b8894;
--sea-cliff:#a3c7e0;
}

More palettes to explore