All Palettes

Color Palette #1f4060, #4b6572, #a7c6c8, #e2b27e, #f77e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f4060;
}
.azalea-leaf {
color: #4b6572;
}
.zenith-heights {
color: #a7c6c8;
}
.manhattan {
color: #e2b27e;
}
.shell-pink {
color: #f77e7e;
}

/* CSS Variables */
:root {
--sir-edmund:#1f4060;
--azalea-leaf:#4b6572;
--zenith-heights:#a7c6c8;
--manhattan:#e2b27e;
--shell-pink:#f77e7e;
}

More palettes to explore