All Palettes

Color Palette #a4d99b, #ffffff, #333333, #a6c6ed, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #a4d99b;
}
.white {
color: #ffffff;
}
.carbon {
color: #333333;
}
.island-light {
color: #a6c6ed;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--cool-aloe:#a4d99b;
--white:#ffffff;
--carbon:#333333;
--island-light:#a6c6ed;
--windstorm:#6999c3;
}

More palettes to explore