All Palettes

Color Palette #f6bbd3, #f9c99f, #f8e6a5, #a8e1c5, #4cb8b2

0%
0%
0%

CSS code for this palette

/* CSS */
.dahlia-delight {
color: #f6bbd3;
}
.chai-latte {
color: #f9c99f;
}
.lemon-filling {
color: #f8e6a5;
}
.reef-green {
color: #a8e1c5;
}
.tropical-escape {
color: #4cb8b2;
}

/* CSS Variables */
:root {
--dahlia-delight:#f6bbd3;
--chai-latte:#f9c99f;
--lemon-filling:#f8e6a5;
--reef-green:#a8e1c5;
--tropical-escape:#4cb8b2;
}

More palettes to explore