All Palettes

Color Palette #f4c32f, #f6d155, #f8d882, #f9e1a4, #fbe4c6

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f4c32f;
}
.primrose-yellow {
color: #f6d155;
}
.e-honda-beige {
color: #f8d882;
}
.blended-fruit {
color: #f9e1a4;
}
.derby {
color: #fbe4c6;
}

/* CSS Variables */
:root {
--saffron:#f4c32f;
--primrose-yellow:#f6d155;
--e-honda-beige:#f8d882;
--blended-fruit:#f9e1a4;
--derby:#fbe4c6;
}

More palettes to explore