All Palettes

Color Palette #9fc1d6, #f7d3a1, #d9b5d1, #f9aeae, #a42d35

0%
0%
0%

CSS code for this palette

/* CSS */
.bluette {
color: #9fc1d6;
}
.antique-wicker-basket {
color: #f7d3a1;
}
.immortal-indigo {
color: #d9b5d1;
}
.snow-white-blush {
color: #f9aeae;
}
.show-stopper {
color: #a42d35;
}

/* CSS Variables */
:root {
--bluette:#9fc1d6;
--antique-wicker-basket:#f7d3a1;
--immortal-indigo:#d9b5d1;
--snow-white-blush:#f9aeae;
--show-stopper:#a42d35;
}

More palettes to explore