All Palettes

Color Palette #a0e0e9, #b3eae2, #e6f4f3, #f9e6ae, #f9c3a4

0%
0%
0%

CSS code for this palette

/* CSS */
.luminescent-blue {
color: #a0e0e9;
}
.gentle-giant {
color: #b3eae2;
}
.ethereal-white {
color: #e6f4f3;
}
.khaki-core {
color: #f9e6ae;
}
.pink-beach {
color: #f9c3a4;
}

/* CSS Variables */
:root {
--luminescent-blue:#a0e0e9;
--gentle-giant:#b3eae2;
--ethereal-white:#e6f4f3;
--khaki-core:#f9e6ae;
--pink-beach:#f9c3a4;
}

More palettes to explore