All Palettes

Color Palette #f1a7ae, #e1c6e6, #a8d8e1, #6bc2b1, #4f9c7c

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.syrian-violet {
color: #e1c6e6;
}
.winsome-hue {
color: #a8d8e1;
}
.miami-teal {
color: #6bc2b1;
}
.wintergreen-shadow {
color: #4f9c7c;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--syrian-violet:#e1c6e6;
--winsome-hue:#a8d8e1;
--miami-teal:#6bc2b1;
--wintergreen-shadow:#4f9c7c;
}

More palettes to explore