All Palettes

Color Palette #4cb8b1, #6fd3b8, #a1e2d2, #f1f8e8, #f7a7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-escape {
color: #4cb8b1;
}
.peppy {
color: #6fd3b8;
}
.aqua-wish {
color: #a1e2d2;
}
.bean-sprout {
color: #f1f8e8;
}
.roseberry {
color: #f7a7a1;
}

/* CSS Variables */
:root {
--tropical-escape:#4cb8b1;
--peppy:#6fd3b8;
--aqua-wish:#a1e2d2;
--bean-sprout:#f1f8e8;
--roseberry:#f7a7a1;
}

More palettes to explore