All Palettes

Color Palette #0096b8, #00b2d1, #00c7e6, #a2e6e5, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.iris-blue {
color: #00b2d1;
}
.picnic-day-sky {
color: #00c7e6;
}
.everest {
color: #a2e6e5;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--iris-blue:#00b2d1;
--picnic-day-sky:#00c7e6;
--everest:#a2e6e5;
--floral-leaf:#ffb84d;
}

More palettes to explore