All Palettes

Color Palette #f8e4b9, #f6c6a2, #f3a086, #e66b5b, #c74938

0%
0%
0%

CSS code for this palette

/* CSS */
.gentle-glow {
color: #f8e4b9;
}
.shrimp-toast {
color: #f6c6a2;
}
.creamy-peach {
color: #f3a086;
}
.orangeville {
color: #e66b5b;
}
.grenadier {
color: #c74938;
}

/* CSS Variables */
:root {
--gentle-glow:#f8e4b9;
--shrimp-toast:#f6c6a2;
--creamy-peach:#f3a086;
--orangeville:#e66b5b;
--grenadier:#c74938;
}

More palettes to explore