All Palettes

Color Palette #f4dfb4, #b3d8e6, #aac9d5, #699b9b, #c1b5d4

0%
0%
0%

CSS code for this palette

/* CSS */
.pina-colada {
color: #f4dfb4;
}
.glacier-point {
color: #b3d8e6;
}
.sea-wind {
color: #aac9d5;
}
.desaturated-cyan {
color: #699b9b;
}
.plumeria {
color: #c1b5d4;
}

/* CSS Variables */
:root {
--pina-colada:#f4dfb4;
--glacier-point:#b3d8e6;
--sea-wind:#aac9d5;
--desaturated-cyan:#699b9b;
--plumeria:#c1b5d4;
}

More palettes to explore