All Palettes

Color Palette #f4b4a4, #f6d1c1, #f9e7d2, #f9f2dc, #f7d5c5

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f4b4a4;
}
.sand-island {
color: #f6d1c1;
}
.warm-bread {
color: #f9e7d2;
}
.ruffled-clam {
color: #f9f2dc;
}
.nutter-butter {
color: #f7d5c5;
}

/* CSS Variables */
:root {
--first-date:#f4b4a4;
--sand-island:#f6d1c1;
--warm-bread:#f9e7d2;
--ruffled-clam:#f9f2dc;
--nutter-butter:#f7d5c5;
}

More palettes to explore