All Palettes

Color Palette #4b6572, #6b8e8e, #a4d5d4, #f2e4ba, #f07800

0%
0%
0%

CSS code for this palette

/* CSS */
.azalea-leaf {
color: #4b6572;
}
.sealegs {
color: #6b8e8e;
}
.smooth-satin {
color: #a4d5d4;
}
.pearl-yellow {
color: #f2e4ba;
}
.mee-hua-sunset {
color: #f07800;
}

/* CSS Variables */
:root {
--azalea-leaf:#4b6572;
--sealegs:#6b8e8e;
--smooth-satin:#a4d5d4;
--pearl-yellow:#f2e4ba;
--mee-hua-sunset:#f07800;
}

More palettes to explore