All Palettes

Color Palette #f9c7ae, #f4e2b3, #d9e9b4, #a6d8b4, #83a7d2

0%
0%
0%

CSS code for this palette

/* CSS */
.bleached-apricot {
color: #f9c7ae;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.natural-youth {
color: #d9e9b4;
}
.frugal {
color: #a6d8b4;
}
.cotton-wool-blue {
color: #83a7d2;
}

/* CSS Variables */
:root {
--bleached-apricot:#f9c7ae;
--smooth-as-corn-silk:#f4e2b3;
--natural-youth:#d9e9b4;
--frugal:#a6d8b4;
--cotton-wool-blue:#83a7d2;
}

More palettes to explore