All Palettes

Color Palette #ff713d, #ff9b3d, #ffd84d, #f2e93a, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.carrot {
color: #ff713d;
}
.hawaiian-passion {
color: #ff9b3d;
}
.tuscan-sun {
color: #ffd84d;
}
.highlighter-yellow {
color: #f2e93a;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--carrot:#ff713d;
--hawaiian-passion:#ff9b3d;
--tuscan-sun:#ffd84d;
--highlighter-yellow:#f2e93a;
--devil-s-grass:#4cae4f;
}

More palettes to explore