All Palettes

Color Palette #ffb84d, #ff8b3d, #ff6e61, #f6d56a, #ffd54d

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.sunset-yellow {
color: #ff8b3d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.lighthouse-glow {
color: #f6d56a;
}
.vibrant {
color: #ffd54d;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--sunset-yellow:#ff8b3d;
--grapefruit-pulp:#ff6e61;
--lighthouse-glow:#f6d56a;
--vibrant:#ffd54d;
}

More palettes to explore