All Palettes

Color Palette #afb2b6, #a3b3b8, #7e9da0, #4f7a7d, #2e494d

0%
0%
0%

CSS code for this palette

/* CSS */
.high-rise {
color: #afb2b6;
}
.porch-ceiling {
color: #a3b3b8;
}
.gould-blue {
color: #7e9da0;
}
.breaker-bay {
color: #4f7a7d;
}
.dad-s-coupe {
color: #2e494d;
}

/* CSS Variables */
:root {
--high-rise:#afb2b6;
--porch-ceiling:#a3b3b8;
--gould-blue:#7e9da0;
--breaker-bay:#4f7a7d;
--dad-s-coupe:#2e494d;
}

More palettes to explore