All Palettes

Color Palette #f7a6b6, #fcc8a1, #fce2b6, #a8e6cf, #a1d6e8

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f7a6b6;
}
.chai-latte {
color: #fcc8a1;
}
.yellow-essence {
color: #fce2b6;
}
.turquoise-tower {
color: #a8e6cf;
}
.light-budgie-blue {
color: #a1d6e8;
}

/* CSS Variables */
:root {
--pink-fit:#f7a6b6;
--chai-latte:#fcc8a1;
--yellow-essence:#fce2b6;
--turquoise-tower:#a8e6cf;
--light-budgie-blue:#a1d6e8;
}

More palettes to explore