All Palettes

Color Palette #ff3c00, #ffffff, #0a3d61, #f1c84b, #eab543

0%
0%
0%

CSS code for this palette

/* CSS */
.coquelicot {
color: #ff3c00;
}
.white {
color: #ffffff;
}
.forest-blues {
color: #0a3d61;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.honey-glow {
color: #eab543;
}

/* CSS Variables */
:root {
--coquelicot:#ff3c00;
--white:#ffffff;
--forest-blues:#0a3d61;
--solar-plexus-chakra:#f1c84b;
--honey-glow:#eab543;
}

More palettes to explore