All Palettes

Color Palette #d6a205, #803d8a, #5b5d9a, #3c7f90, #f2e3b0

0%
0%
0%

CSS code for this palette

/* CSS */
.immortelle-yellow {
color: #d6a205;
}
.dull-violet {
color: #803d8a;
}
.wizard-s-potion {
color: #5b5d9a;
}
.larkspur {
color: #3c7f90;
}
.lime-bright {
color: #f2e3b0;
}

/* CSS Variables */
:root {
--immortelle-yellow:#d6a205;
--dull-violet:#803d8a;
--wizard-s-potion:#5b5d9a;
--larkspur:#3c7f90;
--lime-bright:#f2e3b0;
}

More palettes to explore