All Palettes

Color Palette #f5c899, #f8ddaf, #fce4b0, #fce4c5, #f7b1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-blast {
color: #f5c899;
}
.pasta {
color: #f8ddaf;
}
.wickerware {
color: #fce4b0;
}
.budder-skin {
color: #fce4c5;
}
.first-date {
color: #f7b1a1;
}

/* CSS Variables */
:root {
--orange-blast:#f5c899;
--pasta:#f8ddaf;
--wickerware:#fce4b0;
--budder-skin:#fce4c5;
--first-date:#f7b1a1;
}

More palettes to explore