All Palettes

Color Palette #f6f8f8, #e3f2f2, #c2e5e5, #a3d7d7, #7dcaca

0%
0%
0%

CSS code for this palette

/* CSS */
.lynx-white {
color: #f6f8f8;
}
.bone-chilling {
color: #e3f2f2;
}
.swimming {
color: #c2e5e5;
}
.aqua-island {
color: #a3d7d7;
}
.pearl-bay {
color: #7dcaca;
}

/* CSS Variables */
:root {
--lynx-white:#f6f8f8;
--bone-chilling:#e3f2f2;
--swimming:#c2e5e5;
--aqua-island:#a3d7d7;
--pearl-bay:#7dcaca;
}

More palettes to explore