All Palettes

Color Palette #a3b2b8, #d7d9d3, #f4f6f3, #e6e3e8, #afb2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.porch-ceiling {
color: #a3b2b8;
}
.whispering-smoke {
color: #d7d9d3;
}
.lighthouse {
color: #f4f6f3;
}
.winter-orchid {
color: #e6e3e8;
}
.high-rise {
color: #afb2b6;
}

/* CSS Variables */
:root {
--porch-ceiling:#a3b2b8;
--whispering-smoke:#d7d9d3;
--lighthouse:#f4f6f3;
--winter-orchid:#e6e3e8;
--high-rise:#afb2b6;
}

More palettes to explore