All Palettes

Color Palette #ffbf00, #ffce5c, #ffd899, #ffedc7, #fff6e5

0%
0%
0%

CSS code for this palette

/* CSS */
.amber {
color: #ffbf00;
}
.casandora-yellow {
color: #ffce5c;
}
.caramel-finish {
color: #ffd899;
}
.frosted-lemon {
color: #ffedc7;
}
.silky-tofu {
color: #fff6e5;
}

/* CSS Variables */
:root {
--amber:#ffbf00;
--casandora-yellow:#ffce5c;
--caramel-finish:#ffd899;
--frosted-lemon:#ffedc7;
--silky-tofu:#fff6e5;
}

More palettes to explore