All Palettes

Color Palette #f1a7ae, #f4c8c8, #f6eab6, #e8f6a2, #b3e5b4

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.first-peach {
color: #f4c8c8;
}
.trapunto {
color: #f6eab6;
}
.dingy-sticky-note {
color: #e8f6a2;
}
.mint-cocktail-green {
color: #b3e5b4;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--first-peach:#f4c8c8;
--trapunto:#f6eab6;
--dingy-sticky-note:#e8f6a2;
--mint-cocktail-green:#b3e5b4;
}

More palettes to explore