All Palettes

Color Palette #b2b3c2, #a1a5af, #8f9cb3, #f2e7d4, #d4c7af

0%
0%
0%

CSS code for this palette

/* CSS */
.fading-sunset {
color: #b2b3c2;
}
.great-falls {
color: #a1a5af;
}
.periwinkle-dusk {
color: #8f9cb3;
}
.eugenia {
color: #f2e7d4;
}
.casual-khaki {
color: #d4c7af;
}

/* CSS Variables */
:root {
--fading-sunset:#b2b3c2;
--great-falls:#a1a5af;
--periwinkle-dusk:#8f9cb3;
--eugenia:#f2e7d4;
--casual-khaki:#d4c7af;
}

More palettes to explore