All Palettes

Color Palette #f6e298, #f6c84c, #f6a23c, #e68d2d, #d66b29

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-meringue {
color: #f6e298;
}
.sunny-mood {
color: #f6c84c;
}
.y-ng-ch-ng-orange {
color: #f6a23c;
}
.carnival {
color: #e68d2d;
}
.christmas-orange {
color: #d66b29;
}

/* CSS Variables */
:root {
--lemon-meringue:#f6e298;
--sunny-mood:#f6c84c;
--y-ng-ch-ng-orange:#f6a23c;
--carnival:#e68d2d;
--christmas-orange:#d66b29;
}

More palettes to explore