All Palettes

Color Palette #85c4cc, #9fd8db, #bae1e3, #f2f8f8, #ffc29e

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-blue {
color: #85c4cc;
}
.lake-reflection {
color: #9fd8db;
}
.basin-blue {
color: #bae1e3;
}
.distant-horizon {
color: #f2f8f8;
}
.esprit-peach {
color: #ffc29e;
}

/* CSS Variables */
:root {
--angel-blue:#85c4cc;
--lake-reflection:#9fd8db;
--basin-blue:#bae1e3;
--distant-horizon:#f2f8f8;
--esprit-peach:#ffc29e;
}

More palettes to explore