All Palettes

Color Palette #4d6548, #a8b39e, #f1e3c6, #f9b39f, #e16b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.tom-thumb {
color: #4d6548;
}
.salvia {
color: #a8b39e;
}
.haystack {
color: #f1e3c6;
}
.mystic-tulip {
color: #f9b39f;
}
.childhood-crush {
color: #e16b6b;
}

/* CSS Variables */
:root {
--tom-thumb:#4d6548;
--salvia:#a8b39e;
--haystack:#f1e3c6;
--mystic-tulip:#f9b39f;
--childhood-crush:#e16b6b;
}

More palettes to explore