All Palettes

Color Palette #f6a65a, #f86b59, #f69c6f, #f5c47a, #f1e5c6

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-milk {
color: #f6a65a;
}
.camellia {
color: #f86b59;
}
.burning-coals {
color: #f69c6f;
}
.sunday-afternoon {
color: #f5c47a;
}
.paper-daisy {
color: #f1e5c6;
}

/* CSS Variables */
:root {
--ginger-milk:#f6a65a;
--camellia:#f86b59;
--burning-coals:#f69c6f;
--sunday-afternoon:#f5c47a;
--paper-daisy:#f1e5c6;
}

More palettes to explore