All Palettes

Color Palette #ffb433, #ffce8a, #ff8652, #ffb338, #ffee70

0%
0%
0%

CSS code for this palette

/* CSS */
.corona {
color: #ffb433;
}
.bastard-amber {
color: #ffce8a;
}
.poached-rainbow-trout {
color: #ff8652;
}
.corona {
color: #ffb338;
}
.sand-yellow {
color: #ffee70;
}

/* CSS Variables */
:root {
--corona:#ffb433;
--bastard-amber:#ffce8a;
--poached-rainbow-trout:#ff8652;
--corona:#ffb338;
--sand-yellow:#ffee70;
}

More palettes to explore