All Palettes

Color Palette #ffe59e, #ffd899, #ffc880, #ffbb5c, #ffa13d

0%
0%
0%

CSS code for this palette

/* CSS */
.hello-yellow {
color: #ffe59e;
}
.caramel-finish {
color: #ffd899;
}
.apricot-butter {
color: #ffc880;
}
.cape-jasmine {
color: #ffbb5c;
}
.hawaiian-passion {
color: #ffa13d;
}

/* CSS Variables */
:root {
--hello-yellow:#ffe59e;
--caramel-finish:#ffd899;
--apricot-butter:#ffc880;
--cape-jasmine:#ffbb5c;
--hawaiian-passion:#ffa13d;
}

More palettes to explore