All Palettes

Color Palette #1ab7b2, #5cd2d6, #92e2e1, #f5faf6, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.swagger {
color: #1ab7b2;
}
.blue-radiance {
color: #5cd2d6;
}
.aqua-fiesta {
color: #92e2e1;
}
.whitest-white {
color: #f5faf6;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--swagger:#1ab7b2;
--blue-radiance:#5cd2d6;
--aqua-fiesta:#92e2e1;
--whitest-white:#f5faf6;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore