All Palettes

Color Palette #0096b8, #1ac1c7, #5fe3d5, #a5f8e2, #ffe9c7

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.blue-martina {
color: #1ac1c7;
}
.hammam-blue {
color: #5fe3d5;
}
.icery {
color: #a5f8e2;
}
.barely-peach {
color: #ffe9c7;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--blue-martina:#1ac1c7;
--hammam-blue:#5fe3d5;
--icery:#a5f8e2;
--barely-peach:#ffe9c7;
}

More palettes to explore