All Palettes

Color Palette #e9a5d8, #ffeb8a, #ff6e61, #58b4e9, #ff9e42

0%
0%
0%

CSS code for this palette

/* CSS */
.light-orchid {
color: #e9a5d8;
}
.quack-quack {
color: #ffeb8a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blue-jeans {
color: #58b4e9;
}
.exotic-blossom {
color: #ff9e42;
}

/* CSS Variables */
:root {
--light-orchid:#e9a5d8;
--quack-quack:#ffeb8a;
--grapefruit-pulp:#ff6e61;
--blue-jeans:#58b4e9;
--exotic-blossom:#ff9e42;
}

More palettes to explore