All Palettes

Color Palette #00b0e0, #a6e8e0, #b2e5f0, #f1a7c8, #f9d780

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.ice-crystal-blue {
color: #a6e8e0;
}
.crystal-river {
color: #b2e5f0;
}
.rose-mallow {
color: #f1a7c8;
}
.e-honda-beige {
color: #f9d780;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--ice-crystal-blue:#a6e8e0;
--crystal-river:#b2e5f0;
--rose-mallow:#f1a7c8;
--e-honda-beige:#f9d780;
}

More palettes to explore