All Palettes

Color Palette #a8d9e1, #b1e2d5, #c6e9b4, #e5f6bb, #f6eab6

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a8d9e1;
}
.ice-cube {
color: #b1e2d5;
}
.fairway-mist {
color: #c6e9b4;
}
.spirit-whisper {
color: #e5f6bb;
}
.trapunto {
color: #f6eab6;
}

/* CSS Variables */
:root {
--winsome-hue:#a8d9e1;
--ice-cube:#b1e2d5;
--fairway-mist:#c6e9b4;
--spirit-whisper:#e5f6bb;
--trapunto:#f6eab6;
}

More palettes to explore