All Palettes

Color Palette #ffb13d, #ff6d1f, #ff3c00, #f7daab, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.pieces-of-eight {
color: #ffb13d;
}
.shocking-orange {
color: #ff6d1f;
}
.coquelicot {
color: #ff3c00;
}
.caribbean-sunrise {
color: #f7daab;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--pieces-of-eight:#ffb13d;
--shocking-orange:#ff6d1f;
--coquelicot:#ff3c00;
--caribbean-sunrise:#f7daab;
--white-smoke:#f5f5f5;
}

More palettes to explore