All Palettes

Color Palette #abbff2, #b9d1e9, #d0e4f6, #eff6fb, #fcd9e2

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #abbff2;
}
.modern-blue {
color: #b9d1e9;
}
.new-heights {
color: #d0e4f6;
}
.silent-snowfall {
color: #eff6fb;
}
.pig-pink {
color: #fcd9e2;
}

/* CSS Variables */
:root {
--sky-high:#abbff2;
--modern-blue:#b9d1e9;
--new-heights:#d0e4f6;
--silent-snowfall:#eff6fb;
--pig-pink:#fcd9e2;
}

More palettes to explore