All Palettes

Color Palette #ff382e, #ff7142, #ff9e3d, #ffcb3d, #ffdc42

0%
0%
0%

CSS code for this palette

/* CSS */
.pelati {
color: #ff382e;
}
.precious-persimmon {
color: #ff7142;
}
.hawaiian-passion {
color: #ff9e3d;
}
.yellow-jacket {
color: #ffcb3d;
}
.sunny-side-up {
color: #ffdc42;
}

/* CSS Variables */
:root {
--pelati:#ff382e;
--precious-persimmon:#ff7142;
--hawaiian-passion:#ff9e3d;
--yellow-jacket:#ffcb3d;
--sunny-side-up:#ffdc42;
}

More palettes to explore