All Palettes

Color Palette #a3d9a1, #f1e4b7, #f7b7a1, #f6c1ce, #e67b79

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a3d9a1;
}
.james-blonde {
color: #f1e4b7;
}
.mystic-tulip {
color: #f7b7a1;
}
.deco-pink {
color: #f6c1ce;
}
.lively-coral {
color: #e67b79;
}

/* CSS Variables */
:root {
--green-trance:#a3d9a1;
--james-blonde:#f1e4b7;
--mystic-tulip:#f7b7a1;
--deco-pink:#f6c1ce;
--lively-coral:#e67b79;
}

More palettes to explore