All Palettes

Color Palette #f1a7ae, #f5c2a8, #f9e5b4, #9acf8c, #65b1d2

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.pink-beach {
color: #f5c2a8;
}
.noodles {
color: #f9e5b4;
}
.dentist-green {
color: #9acf8c;
}
.shimmering-brook {
color: #65b1d2;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--pink-beach:#f5c2a8;
--noodles:#f9e5b4;
--dentist-green:#9acf8c;
--shimmering-brook:#65b1d2;
}

More palettes to explore