All Palettes

Color Palette #f95939, #f6a85a, #f3d46d, #a1d17a, #6cb3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-soda {
color: #f95939;
}
.ginger-milk {
color: #f6a85a;
}
.forsythia-blossom {
color: #f3d46d;
}
.crystal-green {
color: #a1d17a;
}
.xavier-blue {
color: #6cb3e0;
}

/* CSS Variables */
:root {
--orange-soda:#f95939;
--ginger-milk:#f6a85a;
--forsythia-blossom:#f3d46d;
--crystal-green:#a1d17a;
--xavier-blue:#6cb3e0;
}

More palettes to explore