All Palettes

Color Palette #ffbb00, #ffd65c, #ffe299, #ffedb3, #fff8e5

0%
0%
0%

CSS code for this palette

/* CSS */
.nacho-cheese {
color: #ffbb00;
}
.common-dandelion {
color: #ffd65c;
}
.couscous {
color: #ffe299;
}
.creamy-lemon {
color: #ffedb3;
}
.sweet-frosting {
color: #fff8e5;
}

/* CSS Variables */
:root {
--nacho-cheese:#ffbb00;
--common-dandelion:#ffd65c;
--couscous:#ffe299;
--creamy-lemon:#ffedb3;
--sweet-frosting:#fff8e5;
}

More palettes to explore