All Palettes

Color Palette #f3ad16, #f5c75b, #f9e19f, #fce3b6, #f0d000

0%
0%
0%

CSS code for this palette

/* CSS */
.squash {
color: #f3ad16;
}
.deep-fried-sun-rays {
color: #f5c75b;
}
.durango-dust {
color: #f9e19f;
}
.white-strawberry {
color: #fce3b6;
}
.safety-yellow {
color: #f0d000;
}

/* CSS Variables */
:root {
--squash:#f3ad16;
--deep-fried-sun-rays:#f5c75b;
--durango-dust:#f9e19f;
--white-strawberry:#fce3b6;
--safety-yellow:#f0d000;
}

More palettes to explore