All Palettes

Color Palette #a28b8c, #d3b58d, #f4a662, #ff8052, #ff6347

0%
0%
0%

CSS code for this palette

/* CSS */
.tin-pink {
color: #a28b8c;
}
.link-to-the-past {
color: #d3b58d;
}
.shrimp-cocktail {
color: #f4a662;
}
.n-rang-orange {
color: #ff8052;
}
.bruschetta-tomato {
color: #ff6347;
}

/* CSS Variables */
:root {
--tin-pink:#a28b8c;
--link-to-the-past:#d3b58d;
--shrimp-cocktail:#f4a662;
--n-rang-orange:#ff8052;
--bruschetta-tomato:#ff6347;
}

More palettes to explore