All Palettes

Color Palette #a6b2b5, #bec4c6, #d7dada, #e9ecec, #f6f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.stardew {
color: #a6b2b5;
}
.galactic-tint {
color: #bec4c6;
}
.silver-setting {
color: #d7dada;
}
.vibrant-white {
color: #e9ecec;
}
.lynx-white {
color: #f6f8f8;
}

/* CSS Variables */
:root {
--stardew:#a6b2b5;
--galactic-tint:#bec4c6;
--silver-setting:#d7dada;
--vibrant-white:#e9ecec;
--lynx-white:#f6f8f8;
}

More palettes to explore