All Palettes

Color Palette #b8b8b8, #ff7e2e, #ff9d4d, #ffce6b, #ffeb8a

0%
0%
0%

CSS code for this palette

/* CSS */
.fortress-grey {
color: #b8b8b8;
}
.temptatious-tangerine {
color: #ff7e2e;
}
.tangerine-tango {
color: #ff9d4d;
}
.faded-sunlight {
color: #ffce6b;
}
.quack-quack {
color: #ffeb8a;
}

/* CSS Variables */
:root {
--fortress-grey:#b8b8b8;
--temptatious-tangerine:#ff7e2e;
--tangerine-tango:#ff9d4d;
--faded-sunlight:#ffce6b;
--quack-quack:#ffeb8a;
}

More palettes to explore