All Palettes

Color Palette #f3a81b, #f6c34c, #b2e09e, #6eacf2, #2f6e92

0%
0%
0%

CSS code for this palette

/* CSS */
.sultan-gold {
color: #f3a81b;
}
.creamy-sweet-corn {
color: #f6c34c;
}
.basil-smash {
color: #b2e09e;
}
.fennel-flower {
color: #6eacf2;
}
.ocean-call {
color: #2f6e92;
}

/* CSS Variables */
:root {
--sultan-gold:#f3a81b;
--creamy-sweet-corn:#f6c34c;
--basil-smash:#b2e09e;
--fennel-flower:#6eacf2;
--ocean-call:#2f6e92;
}

More palettes to explore