All Palettes

Color Palette #eab8d1, #f4b69f, #f6c13c, #2e9e8d, #3d5b76

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.first-date {
color: #f4b69f;
}
.phellodendron-amurense {
color: #f6c13c;
}
.stamp-pad-green {
color: #2e9e8d;
}
.china-pattern {
color: #3d5b76;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--first-date:#f4b69f;
--phellodendron-amurense:#f6c13c;
--stamp-pad-green:#2e9e8d;
--china-pattern:#3d5b76;
}

More palettes to explore