All Palettes

Color Palette #a3c7e0, #b7e0e6, #e1f2f4, #f5e4b8, #f1b6c1

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.minor-blue {
color: #b7e0e6;
}
.diamond-white {
color: #e1f2f4;
}
.gentle-glow {
color: #f5e4b8;
}
.ibis {
color: #f1b6c1;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--minor-blue:#b7e0e6;
--diamond-white:#e1f2f4;
--gentle-glow:#f5e4b8;
--ibis:#f1b6c1;
}

More palettes to explore