All Palettes

Color Palette #b95050, #b96c50, #b99d50, #50b97c, #509fb9

0%
0%
0%

CSS code for this palette

/* CSS */
.enticing-red {
color: #b95050;
}
.clay {
color: #b96c50;
}
.tangy-green {
color: #b99d50;
}
.heart-chakra {
color: #50b97c;
}
.inuit {
color: #509fb9;
}

/* CSS Variables */
:root {
--enticing-red:#b95050;
--clay:#b96c50;
--tangy-green:#b99d50;
--heart-chakra:#50b97c;
--inuit:#509fb9;
}

More palettes to explore