All Palettes

Color Palette #e3b10d, #f5e67f, #b8e2a2, #6f8fbe, #f3a5b3

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-drops {
color: #e3b10d;
}
.light-sh-shin-yellow {
color: #f5e67f;
}
.basil-smash {
color: #b8e2a2;
}
.purple-hyacinth {
color: #6f8fbe;
}
.pink-fit {
color: #f3a5b3;
}

/* CSS Variables */
:root {
--sun-drops:#e3b10d;
--light-sh-shin-yellow:#f5e67f;
--basil-smash:#b8e2a2;
--purple-hyacinth:#6f8fbe;
--pink-fit:#f3a5b3;
}

More palettes to explore