All Palettes

Color Palette #a6c7e7, #f1f6f9, #f2d9d9, #c4b1d3, #9a6a99

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a6c7e7;
}
.distant-horizon {
color: #f1f6f9;
}
.hawaiian-shell {
color: #f2d9d9;
}
.plumeria {
color: #c4b1d3;
}
.tatarian-aster {
color: #9a6a99;
}

/* CSS Variables */
:root {
--template:#a6c7e7;
--distant-horizon:#f1f6f9;
--hawaiian-shell:#f2d9d9;
--plumeria:#c4b1d3;
--tatarian-aster:#9a6a99;
}

More palettes to explore