All Palettes

Color Palette #ffb65c, #ff6e61, #ea4e2e, #5c2f92, #3d8ca9

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-chicken {
color: #ffb65c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.burning-tomato {
color: #ea4e2e;
}
.lucid-dream {
color: #5c2f92;
}
.magic-blue {
color: #3d8ca9;
}

/* CSS Variables */
:root {
--peanut-butter-chicken:#ffb65c;
--grapefruit-pulp:#ff6e61;
--burning-tomato:#ea4e2e;
--lucid-dream:#5c2f92;
--magic-blue:#3d8ca9;
}

More palettes to explore