All Palettes

Color Palette #f8583f, #f8a23f, #f8d03f, #e9f240, #a1f2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-soda {
color: #f8583f;
}
.double-dragon {
color: #f8a23f;
}
.marigold-dust {
color: #f8d03f;
}
.biotic-grasp {
color: #e9f240;
}
.mint-tonic {
color: #a1f2a1;
}

/* CSS Variables */
:root {
--orange-soda:#f8583f;
--double-dragon:#f8a23f;
--marigold-dust:#f8d03f;
--biotic-grasp:#e9f240;
--mint-tonic:#a1f2a1;
}

More palettes to explore