All Palettes

Color Palette #f7d5c5, #f4b69f, #f28b69, #f2653a, #da532b

0%
0%
0%

CSS code for this palette

/* CSS */
.nutter-butter {
color: #f7d5c5;
}
.first-date {
color: #f4b69f;
}
.morning-marmalade {
color: #f28b69;
}
.firecracker {
color: #f2653a;
}
.obstinate-orange {
color: #da532b;
}

/* CSS Variables */
:root {
--nutter-butter:#f7d5c5;
--first-date:#f4b69f;
--morning-marmalade:#f28b69;
--firecracker:#f2653a;
--obstinate-orange:#da532b;
}

More palettes to explore