All Palettes

Color Palette #a6c6ed, #b0d8e8, #eef2f6, #e8a1ae, #c072b0

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-refrain {
color: #b0d8e8;
}
.aircraft-white {
color: #eef2f6;
}
.sprinkled-with-pink {
color: #e8a1ae;
}
.crocus {
color: #c072b0;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-refrain:#b0d8e8;
--aircraft-white:#eef2f6;
--sprinkled-with-pink:#e8a1ae;
--crocus:#c072b0;
}

More palettes to explore