All Palettes

Color Palette #ff1a6a, #ff6d1f, #ffbf47, #f6f9c3, #5c3d2d

0%
0%
0%

CSS code for this palette

/* CSS */
.peevish-red {
color: #ff1a6a;
}
.shocking-orange {
color: #ff6d1f;
}
.n-renji-orange {
color: #ffbf47;
}
.cocoa-butter {
color: #f6f9c3;
}
.cioccolato {
color: #5c3d2d;
}

/* CSS Variables */
:root {
--peevish-red:#ff1a6a;
--shocking-orange:#ff6d1f;
--n-renji-orange:#ffbf47;
--cocoa-butter:#f6f9c3;
--cioccolato:#5c3d2d;
}

More palettes to explore