All Palettes

Color Palette #f7e3b6, #f9d89a, #fdd47c, #f7c478, #e6a26b

0%
0%
0%

CSS code for this palette

/* CSS */
.barley-white {
color: #f7e3b6;
}
.applesauce {
color: #f9d89a;
}
.soft-saffron {
color: #fdd47c;
}
.sunday-afternoon {
color: #f7c478;
}
.inventive-orange {
color: #e6a26b;
}

/* CSS Variables */
:root {
--barley-white:#f7e3b6;
--applesauce:#f9d89a;
--soft-saffron:#fdd47c;
--sunday-afternoon:#f7c478;
--inventive-orange:#e6a26b;
}

More palettes to explore