All Palettes

Color Palette #f9bba4, #f4c1a4, #e9d9c3, #d6e8b5, #a3d7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-apricot {
color: #f9bba4;
}
.neighborly-peach {
color: #f4c1a4;
}
.arizona-white {
color: #e9d9c3;
}
.natural-youth {
color: #d6e8b5;
}
.smooth-satin {
color: #a3d7d4;
}

/* CSS Variables */
:root {
--blushing-apricot:#f9bba4;
--neighborly-peach:#f4c1a4;
--arizona-white:#e9d9c3;
--natural-youth:#d6e8b5;
--smooth-satin:#a3d7d4;
}

More palettes to explore