All Palettes

Color Palette #24b2b2, #41d8d0, #a1e2e0, #f9f1b9, #f6b6c1

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur-blue {
color: #24b2b2;
}
.fresh-turquoise {
color: #41d8d0;
}
.everest {
color: #a1e2e0;
}
.summer-resort {
color: #f9f1b9;
}
.ibis {
color: #f6b6c1;
}

/* CSS Variables */
:root {
--larkspur-blue:#24b2b2;
--fresh-turquoise:#41d8d0;
--everest:#a1e2e0;
--summer-resort:#f9f1b9;
--ibis:#f6b6c1;
}

More palettes to explore