All Palettes

Color Palette #85c4cc, #9fd6d2, #b4e4e0, #f0b2a3, #ffb85c

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-blue {
color: #85c4cc;
}
.shallow-shoal {
color: #9fd6d2;
}
.fine-blue {
color: #b4e4e0;
}
.lusty-salmon {
color: #f0b2a3;
}
.cape-jasmine {
color: #ffb85c;
}

/* CSS Variables */
:root {
--angel-blue:#85c4cc;
--shallow-shoal:#9fd6d2;
--fine-blue:#b4e4e0;
--lusty-salmon:#f0b2a3;
--cape-jasmine:#ffb85c;
}

More palettes to explore