All Palettes

Color Palette #1ab7b2, #5dd0d0, #a2e2e1, #f2f7f7, #f9d1c8

0%
0%
0%

CSS code for this palette

/* CSS */
.swagger {
color: #1ab7b2;
}
.blue-radiance {
color: #5dd0d0;
}
.everest {
color: #a2e2e1;
}
.gram-s-hair {
color: #f2f7f7;
}
.cloud-number-nine {
color: #f9d1c8;
}

/* CSS Variables */
:root {
--swagger:#1ab7b2;
--blue-radiance:#5dd0d0;
--everest:#a2e2e1;
--gram-s-hair:#f2f7f7;
--cloud-number-nine:#f9d1c8;
}

More palettes to explore