All Palettes

Color Palette #a44d2d, #e8bba1, #e6b77a, #f5c875, #f6e8c1

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #a44d2d;
}
.sunset-drive {
color: #e8bba1;
}
.terra-sol {
color: #e6b77a;
}
.orange-chocolate {
color: #f5c875;
}
.dandelion-tea {
color: #f6e8c1;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#a44d2d;
--sunset-drive:#e8bba1;
--terra-sol:#e6b77a;
--orange-chocolate:#f5c875;
--dandelion-tea:#f6e8c1;
}

More palettes to explore