All Palettes

Color Palette #e3a5d4, #d05d9a, #f9ca2f, #50aef7, #f1e64b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-orchid {
color: #e3a5d4;
}
.phlox-pink {
color: #d05d9a;
}
.golden-banner {
color: #f9ca2f;
}
.adamantine-blue {
color: #50aef7;
}
.yellow-petal {
color: #f1e64b;
}

/* CSS Variables */
:root {
--light-orchid:#e3a5d4;
--phlox-pink:#d05d9a;
--golden-banner:#f9ca2f;
--adamantine-blue:#50aef7;
--yellow-petal:#f1e64b;
}

More palettes to explore