All Palettes

Color Palette #b30000, #db6600, #f0a800, #ffc300, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.artful-red {
color: #b30000;
}
.orange-danger {
color: #db6600;
}
.welcoming-wasp {
color: #f0a800;
}
.citrus-splash {
color: #ffc300;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--artful-red:#b30000;
--orange-danger:#db6600;
--welcoming-wasp:#f0a800;
--citrus-splash:#ffc300;
--hollandaise:#ffec3d;
}

More palettes to explore