All Palettes

Color Palette #f3a158, #f7c559, #f9e9b9, #69bf91, #4c9a89

0%
0%
0%

CSS code for this palette

/* CSS */
.bergamot-orange {
color: #f3a158;
}
.deep-fried-sun-rays {
color: #f7c559;
}
.hawaiian-cream {
color: #f9e9b9;
}
.silver-tree {
color: #69bf91;
}
.crisp-lettuce {
color: #4c9a89;
}

/* CSS Variables */
:root {
--bergamot-orange:#f3a158;
--deep-fried-sun-rays:#f7c559;
--hawaiian-cream:#f9e9b9;
--silver-tree:#69bf91;
--crisp-lettuce:#4c9a89;
}

More palettes to explore