All Palettes

Color Palette #b62b8a, #d75b8a, #e3a06d, #f1d779, #a3d7a3

0%
0%
0%

CSS code for this palette

/* CSS */
.fandango {
color: #b62b8a;
}
.flirty-rose {
color: #d75b8a;
}
.candle-yellow {
color: #e3a06d;
}
.sport-yellow {
color: #f1d779;
}
.green-trance {
color: #a3d7a3;
}

/* CSS Variables */
:root {
--fandango:#b62b8a;
--flirty-rose:#d75b8a;
--candle-yellow:#e3a06d;
--sport-yellow:#f1d779;
--green-trance:#a3d7a3;
}

More palettes to explore