All Palettes

Color Palette #0095a8, #00b3aa, #00d1c3, #f0e13d, #ef6c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant {
color: #0095a8;
}
.verditer {
color: #00b3aa;
}
.pristine-oceanic {
color: #00d1c3;
}
.highlighter-yellow {
color: #f0e13d;
}
.porcelain-rose {
color: #ef6c6c;
}

/* CSS Variables */
:root {
--brilliant:#0095a8;
--verditer:#00b3aa;
--pristine-oceanic:#00d1c3;
--highlighter-yellow:#f0e13d;
--porcelain-rose:#ef6c6c;
}

More palettes to explore