All Palettes

Color Palette #f39c12, #d67c2e, #b75c5d, #a43d8d, #6a2a92

0%
0%
0%

CSS code for this palette

/* CSS */
.dodgeroll-gold {
color: #f39c12;
}
.bitter-orange {
color: #d67c2e;
}
.energy-peak {
color: #b75c5d;
}
.romantic-rose {
color: #a43d8d;
}
.lucid-dream {
color: #6a2a92;
}

/* CSS Variables */
:root {
--dodgeroll-gold:#f39c12;
--bitter-orange:#d67c2e;
--energy-peak:#b75c5d;
--romantic-rose:#a43d8d;
--lucid-dream:#6a2a92;
}

More palettes to explore