All Palettes

Color Palette #f1c1d6, #d5a7e2, #a6c6ed, #78e1e8, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d6;
}
.tropical-violet {
color: #d5a7e2;
}
.island-light {
color: #a6c6ed;
}
.turkish-turquoise {
color: #78e1e8;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d6;
--tropical-violet:#d5a7e2;
--island-light:#a6c6ed;
--turkish-turquoise:#78e1e8;
--azure-tide:#2a9d90;
}

More palettes to explore