All Palettes

Color Palette #f4a662, #d3b58d, #ffe3b3, #ffd900, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-cocktail {
color: #f4a662;
}
.link-to-the-past {
color: #d3b58d;
}
.peach-of-mind {
color: #ffe3b3;
}
.soviet-gold {
color: #ffd900;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--shrimp-cocktail:#f4a662;
--link-to-the-past:#d3b58d;
--peach-of-mind:#ffe3b3;
--soviet-gold:#ffd900;
--n-rang-orange:#ff8052;
}

More palettes to explore