All Palettes

Color Palette #ff5c9d, #ff8a5c, #ffc83d, #6a4125, #2a7b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff5c9d;
}
.mango-orange {
color: #ff8a5c;
}
.yellow-jacket {
color: #ffc83d;
}
.semi-sweet-chocolate {
color: #6a4125;
}
.turkish-stone {
color: #2a7b8d;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff5c9d;
--mango-orange:#ff8a5c;
--yellow-jacket:#ffc83d;
--semi-sweet-chocolate:#6a4125;
--turkish-stone:#2a7b8d;
}

More palettes to explore