All Palettes

Color Palette #ffb84d, #ff8b3d, #ff5c57, #ffce8a, #ffd54d

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.sunset-yellow {
color: #ff8b3d;
}
.grapefruit {
color: #ff5c57;
}
.bastard-amber {
color: #ffce8a;
}
.vibrant {
color: #ffd54d;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--sunset-yellow:#ff8b3d;
--grapefruit:#ff5c57;
--bastard-amber:#ffce8a;
--vibrant:#ffd54d;
}

More palettes to explore