All Palettes

Color Palette #0096b8, #1dc5d7, #5fd8d8, #a3e6d7, #f0f09e

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.caribbean-blue {
color: #1dc5d7;
}
.hammam-blue {
color: #5fd8d8;
}
.sea-glass-teal {
color: #a3e6d7;
}
.leaf-bud {
color: #f0f09e;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--caribbean-blue:#1dc5d7;
--hammam-blue:#5fd8d8;
--sea-glass-teal:#a3e6d7;
--leaf-bud:#f0f09e;
}

More palettes to explore