All Palettes

Color Palette #1d2a3a, #2b3d50, #4b6572, #a4c2c6, #f0e3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.tangaroa {
color: #1d2a3a;
}
.snap-shot {
color: #2b3d50;
}
.azalea-leaf {
color: #4b6572;
}
.ocean-kiss {
color: #a4c2c6;
}
.uptown-taupe {
color: #f0e3d6;
}

/* CSS Variables */
:root {
--tangaroa:#1d2a3a;
--snap-shot:#2b3d50;
--azalea-leaf:#4b6572;
--ocean-kiss:#a4c2c6;
--uptown-taupe:#f0e3d6;
}

More palettes to explore