All Palettes

Color Palette #f1a7ae, #f1c1d6, #f3e2f3, #a3d6e0, #4cb7e1

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.sweetheart {
color: #f1c1d6;
}
.minute-mauve {
color: #f3e2f3;
}
.terrace-pool {
color: #a3d6e0;
}
.lake-thun {
color: #4cb7e1;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--sweetheart:#f1c1d6;
--minute-mauve:#f3e2f3;
--terrace-pool:#a3d6e0;
--lake-thun:#4cb7e1;
}

More palettes to explore