All Palettes

Color Palette #ffb657, #ff9e3d, #ff7d1a, #c64d2f, #9f3c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-rain-yellow {
color: #ffb657;
}
.hawaiian-passion {
color: #ff9e3d;
}
.orange-popsicle {
color: #ff7d1a;
}
.trinidad {
color: #c64d2f;
}
.strawberry-daiquiri {
color: #9f3c4d;
}

/* CSS Variables */
:root {
--golden-rain-yellow:#ffb657;
--hawaiian-passion:#ff9e3d;
--orange-popsicle:#ff7d1a;
--trinidad:#c64d2f;
--strawberry-daiquiri:#9f3c4d;
}

More palettes to explore