All Palettes

Color Palette #b95050, #d59d4d, #f1e150, #50b950, #506eb9

0%
0%
0%

CSS code for this palette

/* CSS */
.enticing-red {
color: #b95050;
}
.saffron-robe {
color: #d59d4d;
}
.tamarack-yellow {
color: #f1e150;
}
.chlorella-green {
color: #50b950;
}
.amparo-blue {
color: #506eb9;
}

/* CSS Variables */
:root {
--enticing-red:#b95050;
--saffron-robe:#d59d4d;
--tamarack-yellow:#f1e150;
--chlorella-green:#50b950;
--amparo-blue:#506eb9;
}

More palettes to explore