All Palettes

Color Palette #ffc58f, #ffcaa8, #ffdbb8, #ffeb94, #ffe433

0%
0%
0%

CSS code for this palette

/* CSS */
.dainty-apricot {
color: #ffc58f;
}
.peach-crayon {
color: #ffcaa8;
}
.pandora-s-box {
color: #ffdbb8;
}
.chilled-lemonade {
color: #ffeb94;
}
.zard-yellow {
color: #ffe433;
}

/* CSS Variables */
:root {
--dainty-apricot:#ffc58f;
--peach-crayon:#ffcaa8;
--pandora-s-box:#ffdbb8;
--chilled-lemonade:#ffeb94;
--zard-yellow:#ffe433;
}

More palettes to explore