All Palettes

Color Palette #0095b3, #00a1c2, #00b2d6, #a2e6e3, #f3f6f5

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0095b3;
}
.scuba-blue {
color: #00a1c2;
}
.malibu-blue {
color: #00b2d6;
}
.everest {
color: #a2e6e3;
}
.chef-s-hat {
color: #f3f6f5;
}

/* CSS Variables */
:root {
--bondi-blue:#0095b3;
--scuba-blue:#00a1c2;
--malibu-blue:#00b2d6;
--everest:#a2e6e3;
--chef-s-hat:#f3f6f5;
}

More palettes to explore