All Palettes

Color Palette #f3a34f, #f3d749, #f3e9a0, #b6e2f6, #7d95c5

0%
0%
0%

CSS code for this palette

/* CSS */
.troll-slayer-orange {
color: #f3a34f;
}
.banana-drama {
color: #f3d749;
}
.lazy-daisy {
color: #f3e9a0;
}
.echo-iris {
color: #b6e2f6;
}
.steel-blue-eyes {
color: #7d95c5;
}

/* CSS Variables */
:root {
--troll-slayer-orange:#f3a34f;
--banana-drama:#f3d749;
--lazy-daisy:#f3e9a0;
--echo-iris:#b6e2f6;
--steel-blue-eyes:#7d95c5;
}

More palettes to explore