All Palettes

Color Palette #ffc466, #ffd166, #ffe066, #ffea94, #fff1a8

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-locust {
color: #ffc466;
}
.bright-halo {
color: #ffd166;
}
.lemon-tart {
color: #ffe066;
}
.chilled-lemonade {
color: #ffea94;
}
.transparent-yellow {
color: #fff1a8;
}

/* CSS Variables */
:root {
--honey-locust:#ffc466;
--bright-halo:#ffd166;
--lemon-tart:#ffe066;
--chilled-lemonade:#ffea94;
--transparent-yellow:#fff1a8;
}

More palettes to explore