All Palettes

Color Palette #f3c1b4, #fbd3a2, #f6eab6, #b3e6c9, #79c3a8

0%
0%
0%

CSS code for this palette

/* CSS */
.rustique {
color: #f3c1b4;
}
.maple-beige {
color: #fbd3a2;
}
.trapunto {
color: #f6eab6;
}
.coastal-foam {
color: #b3e6c9;
}
.green-balloon {
color: #79c3a8;
}

/* CSS Variables */
:root {
--rustique:#f3c1b4;
--maple-beige:#fbd3a2;
--trapunto:#f6eab6;
--coastal-foam:#b3e6c9;
--green-balloon:#79c3a8;
}

More palettes to explore