All Palettes

Color Palette #e9a0b7, #ffb3d1, #ffd900, #f6b531, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-elegance {
color: #e9a0b7;
}
.pink-cattleya {
color: #ffb3d1;
}
.soviet-gold {
color: #ffd900;
}
.nyc-taxi {
color: #f6b531;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--rose-elegance:#e9a0b7;
--pink-cattleya:#ffb3d1;
--soviet-gold:#ffd900;
--nyc-taxi:#f6b531;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore