All Palettes

Color Palette #f0a800, #ffb24d, #ffce8a, #ff918f, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.splendor-gold {
color: #ffb24d;
}
.bastard-amber {
color: #ffce8a;
}
.cherished-one {
color: #ff918f;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--splendor-gold:#ffb24d;
--bastard-amber:#ffce8a;
--cherished-one:#ff918f;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore