All Palettes

Color Palette #fafafa, #e6e6e6, #c2c2e5, #a6b4d8, #6a8ebe

0%
0%
0%

CSS code for this palette

/* CSS */
.dr-white {
color: #fafafa;
}
.extraordinary-abundance-of-tinge {
color: #e6e6e6;
}
.violet-gems {
color: #c2c2e5;
}
.high-style {
color: #a6b4d8;
}
.purple-hyacinth {
color: #6a8ebe;
}

/* CSS Variables */
:root {
--dr-white:#fafafa;
--extraordinary-abundance-of-tinge:#e6e6e6;
--violet-gems:#c2c2e5;
--high-style:#a6b4d8;
--purple-hyacinth:#6a8ebe;
}

More palettes to explore