All Palettes

Color Palette #f9c7b4, #f2e2ba, #d0e6e5, #b8dae0, #a4c2db

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-beauty {
color: #f9c7b4;
}
.pearl-yellow {
color: #f2e2ba;
}
.zircon-ice {
color: #d0e6e5;
}
.tender-waves {
color: #b8dae0;
}
.metal-gear {
color: #a4c2db;
}

/* CSS Variables */
:root {
--salmon-beauty:#f9c7b4;
--pearl-yellow:#f2e2ba;
--zircon-ice:#d0e6e5;
--tender-waves:#b8dae0;
--metal-gear:#a4c2db;
}

More palettes to explore