All Palettes

Color Palette #84c28d, #b3e6b3, #f7f6b6, #f6b96f, #f67979

0%
0%
0%

CSS code for this palette

/* CSS */
.oilcloth-green {
color: #84c28d;
}
.mint-cocktail-green {
color: #b3e6b3;
}
.casino-lights {
color: #f7f6b6;
}
.citrus-honey {
color: #f6b96f;
}
.salmon-pok-bowl {
color: #f67979;
}

/* CSS Variables */
:root {
--oilcloth-green:#84c28d;
--mint-cocktail-green:#b3e6b3;
--casino-lights:#f7f6b6;
--citrus-honey:#f6b96f;
--salmon-pok-bowl:#f67979;
}

More palettes to explore