All Palettes

Color Palette #85c4cc, #a6e2df, #b4e9e7, #f7b7a1, #e7806e

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-blue {
color: #85c4cc;
}
.ice-crystal-blue {
color: #a6e2df;
}
.spearmint-water {
color: #b4e9e7;
}
.mystic-tulip {
color: #f7b7a1;
}
.cosmic-coral {
color: #e7806e;
}

/* CSS Variables */
:root {
--angel-blue:#85c4cc;
--ice-crystal-blue:#a6e2df;
--spearmint-water:#b4e9e7;
--mystic-tulip:#f7b7a1;
--cosmic-coral:#e7806e;
}

More palettes to explore