All Palettes

Color Palette #4d6548, #a4bea2, #d1e1d4, #f4b69f, #f5a64d

0%
0%
0%

CSS code for this palette

/* CSS */
.tom-thumb {
color: #4d6548;
}
.bryophyte {
color: #a4bea2;
}
.misty-marsh {
color: #d1e1d4;
}
.first-date {
color: #f4b69f;
}
.troll-slayer-orange {
color: #f5a64d;
}

/* CSS Variables */
:root {
--tom-thumb:#4d6548;
--bryophyte:#a4bea2;
--misty-marsh:#d1e1d4;
--first-date:#f4b69f;
--troll-slayer-orange:#f5a64d;
}

More palettes to explore