All Palettes

Color Palette #4b6572, #6b8e8e, #8fb3b7, #b2d1d7, #f7f8f2

0%
0%
0%

CSS code for this palette

/* CSS */
.azalea-leaf {
color: #4b6572;
}
.sealegs {
color: #6b8e8e;
}
.eyefull {
color: #8fb3b7;
}
.jetstream {
color: #b2d1d7;
}
.pure-white {
color: #f7f8f2;
}

/* CSS Variables */
:root {
--azalea-leaf:#4b6572;
--sealegs:#6b8e8e;
--eyefull:#8fb3b7;
--jetstream:#b2d1d7;
--pure-white:#f7f8f2;
}

More palettes to explore