All Palettes

Color Palette #e9a5a0, #f1c4b7, #f3e6c3, #a7d7b8, #4f9c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-salmon {
color: #e9a5a0;
}
.brilliant-beige {
color: #f1c4b7;
}
.pipitschah {
color: #f3e6c3;
}
.eerie-glow {
color: #a7d7b8;
}
.petrol-green {
color: #4f9c8b;
}

/* CSS Variables */
:root {
--soft-salmon:#e9a5a0;
--brilliant-beige:#f1c4b7;
--pipitschah:#f3e6c3;
--eerie-glow:#a7d7b8;
--petrol-green:#4f9c8b;
}

More palettes to explore