All Palettes

Color Palette #4d7e8f, #a7c8c1, #e8d3b5, #c7781f, #a85c29

0%
0%
0%

CSS code for this palette

/* CSS */
.casual-blue {
color: #4d7e8f;
}
.peppermint-pie {
color: #a7c8c1;
}
.sand-pearl {
color: #e8d3b5;
}
.brownish-orange {
color: #c7781f;
}
.scarecrow-frown {
color: #a85c29;
}

/* CSS Variables */
:root {
--casual-blue:#4d7e8f;
--peppermint-pie:#a7c8c1;
--sand-pearl:#e8d3b5;
--brownish-orange:#c7781f;
--scarecrow-frown:#a85c29;
}

More palettes to explore