All Palettes

Color Palette #f8c3aa, #f6b83c, #f1e64b, #a8d30d, #598929

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-beach {
color: #f8c3aa;
}
.squash-blossom {
color: #f6b83c;
}
.yellow-petal {
color: #f1e64b;
}
.jeune-citron {
color: #a8d30d;
}
.weeping-fig {
color: #598929;
}

/* CSS Variables */
:root {
--pink-beach:#f8c3aa;
--squash-blossom:#f6b83c;
--yellow-petal:#f1e64b;
--jeune-citron:#a8d30d;
--weeping-fig:#598929;
}

More palettes to explore