All Palettes

Color Palette #a6c6ed, #afb6c0, #dad7d2, #f1e9d0, #d3c6b6

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.grey-pearl-sand {
color: #afb6c0;
}
.eastern-wolf {
color: #dad7d2;
}
.crescent-moon {
color: #f1e9d0;
}
.stark-white {
color: #d3c6b6;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--grey-pearl-sand:#afb6c0;
--eastern-wolf:#dad7d2;
--crescent-moon:#f1e9d0;
--stark-white:#d3c6b6;
}

More palettes to explore