All Palettes

Color Palette #0095b3, #00b3aa, #a8e6ce, #ffd54d, #ff6d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0095b3;
}
.verditer {
color: #00b3aa;
}
.tropical {
color: #a8e6ce;
}
.vibrant {
color: #ffd54d;
}
.shocking-orange {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--bondi-blue:#0095b3;
--verditer:#00b3aa;
--tropical:#a8e6ce;
--vibrant:#ffd54d;
--shocking-orange:#ff6d1f;
}

More palettes to explore