All Palettes

Color Palette #f7d4b6, #efb7a9, #fefef6, #809da8, #f1e0b6

0%
0%
0%

CSS code for this palette

/* CSS */
.cheddar-corn {
color: #f7d4b6;
}
.sweet-sheba {
color: #efb7a9;
}
.milk {
color: #fefef6;
}
.serene-stream {
color: #809da8;
}
.calla {
color: #f1e0b6;
}

/* CSS Variables */
:root {
--cheddar-corn:#f7d4b6;
--sweet-sheba:#efb7a9;
--milk:#fefef6;
--serene-stream:#809da8;
--calla:#f1e0b6;
}

More palettes to explore