All Palettes

Color Palette #f6a2b0, #f9cb9f, #f6e2b1, #a1d6e2, #5b8b89

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b0;
}
.chai-latte {
color: #f9cb9f;
}
.friendly-yellow {
color: #f6e2b1;
}
.terrace-pool {
color: #a1d6e2;
}
.steel-teal {
color: #5b8b89;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b0;
--chai-latte:#f9cb9f;
--friendly-yellow:#f6e2b1;
--terrace-pool:#a1d6e2;
--steel-teal:#5b8b89;
}

More palettes to explore