All Palettes

Color Palette #d63f2e, #f26e31, #f9a94e, #f2d15a, #4e8db1

0%
0%
0%

CSS code for this palette

/* CSS */
.vampire-red {
color: #d63f2e;
}
.basketball {
color: #f26e31;
}
.gemini-mustard-momento {
color: #f9a94e;
}
.sorreno-lemon {
color: #f2d15a;
}
.atlantic-gull {
color: #4e8db1;
}

/* CSS Variables */
:root {
--vampire-red:#d63f2e;
--basketball:#f26e31;
--gemini-mustard-momento:#f9a94e;
--sorreno-lemon:#f2d15a;
--atlantic-gull:#4e8db1;
}

More palettes to explore