All Palettes

Color Palette #00b3aa, #4bd8d5, #a1e2df, #f5f8f1, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.verditer {
color: #00b3aa;
}
.medium-turquoise {
color: #4bd8d5;
}
.everest {
color: #a1e2df;
}
.laundry-white {
color: #f5f8f1;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--verditer:#00b3aa;
--medium-turquoise:#4bd8d5;
--everest:#a1e2df;
--laundry-white:#f5f8f1;
--pompelmo:#ff6b6b;
}

More palettes to explore