All Palettes

Color Palette #faab00, #f05800, #e13e33, #b93c8f, #7b2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-chrome {
color: #faab00;
}
.cigarette-glow {
color: #f05800;
}
.bacon-strips {
color: #e13e33;
}
.boat-orchid {
color: #b93c8f;
}
.druchii-violet {
color: #7b2c90;
}

/* CSS Variables */
:root {
--lemon-chrome:#faab00;
--cigarette-glow:#f05800;
--bacon-strips:#e13e33;
--boat-orchid:#b93c8f;
--druchii-violet:#7b2c90;
}

More palettes to explore