All Palettes

Color Palette #85c4cc, #a2d7d7, #b4e9e4, #f4ead7, #f9cbae

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-blue {
color: #85c4cc;
}
.aqua-island {
color: #a2d7d7;
}
.tahitian-breeze {
color: #b4e9e4;
}
.privileged {
color: #f4ead7;
}
.whipped-peach {
color: #f9cbae;
}

/* CSS Variables */
:root {
--angel-blue:#85c4cc;
--aqua-island:#a2d7d7;
--tahitian-breeze:#b4e9e4;
--privileged:#f4ead7;
--whipped-peach:#f9cbae;
}

More palettes to explore