All Palettes

Color Palette #f4a462, #f8c56d, #f9d89a, #f1ebc6, #e6b9a2

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-cocktail {
color: #f4a462;
}
.yellow-currant {
color: #f8c56d;
}
.applesauce {
color: #f9d89a;
}
.natural-light {
color: #f1ebc6;
}
.warming-peach {
color: #e6b9a2;
}

/* CSS Variables */
:root {
--shrimp-cocktail:#f4a462;
--yellow-currant:#f8c56d;
--applesauce:#f9d89a;
--natural-light:#f1ebc6;
--warming-peach:#e6b9a2;
}

More palettes to explore