All Palettes

Color Palette #b7c9d7, #a4bed6, #7d9ccf, #efae3e, #c94a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-soft-blue {
color: #b7c9d7;
}
.angel-falls {
color: #a4bed6;
}
.della-robbia-blue {
color: #7d9ccf;
}
.butter-cream {
color: #efae3e;
}
.rusty-chainmail {
color: #c94a4c;
}

/* CSS Variables */
:root {
--powder-soft-blue:#b7c9d7;
--angel-falls:#a4bed6;
--della-robbia-blue:#7d9ccf;
--butter-cream:#efae3e;
--rusty-chainmail:#c94a4c;
}

More palettes to explore