All Palettes

Color Palette #b0b3b5, #a7adaf, #e7e3e8, #f8d3d9, #ffb3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.astroscopus-grey {
color: #b0b3b5;
}
.gull-grey {
color: #a7adaf;
}
.winter-orchid {
color: #e7e3e8;
}
.first-daughter {
color: #f8d3d9;
}
.wildflower-bouquet {
color: #ffb3b3;
}

/* CSS Variables */
:root {
--astroscopus-grey:#b0b3b5;
--gull-grey:#a7adaf;
--winter-orchid:#e7e3e8;
--first-daughter:#f8d3d9;
--wildflower-bouquet:#ffb3b3;
}

More palettes to explore