All Palettes

Color Palette #f3a76d, #f7ba5e, #f6c479, #f4dfb4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.florida-sunrise {
color: #f3a76d;
}
.fizzy-peach {
color: #f7ba5e;
}
.sunday-afternoon {
color: #f6c479;
}
.pina-colada {
color: #f4dfb4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--florida-sunrise:#f3a76d;
--fizzy-peach:#f7ba5e;
--sunday-afternoon:#f6c479;
--pina-colada:#f4dfb4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore