All Palettes

Color Palette #a2d59f, #f9cfae, #f4a462, #f27c78, #8e6a90

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a2d59f;
}
.whipped-peach {
color: #f9cfae;
}
.shrimp-cocktail {
color: #f4a462;
}
.salmon-pok-bowl {
color: #f27c78;
}
.chinese-violet {
color: #8e6a90;
}

/* CSS Variables */
:root {
--green-trance:#a2d59f;
--whipped-peach:#f9cfae;
--shrimp-cocktail:#f4a462;
--salmon-pok-bowl:#f27c78;
--chinese-violet:#8e6a90;
}

More palettes to explore