All Palettes

Color Palette #ffbb00, #ffd000, #ffd942, #f1e6df, #ff8c00

0%
0%
0%

CSS code for this palette

/* CSS */
.nacho-cheese {
color: #ffbb00;
}
.electric-glow {
color: #ffd000;
}
.sunny-side-up {
color: #ffd942;
}
.siesta-sands {
color: #f1e6df;
}
.sun-crete {
color: #ff8c00;
}

/* CSS Variables */
:root {
--nacho-cheese:#ffbb00;
--electric-glow:#ffd000;
--sunny-side-up:#ffd942;
--siesta-sands:#f1e6df;
--sun-crete:#ff8c00;
}

More palettes to explore