All Palettes

Color Palette #d44040, #f26b2c, #f9a83e, #f8e3af, #a3d4d7

0%
0%
0%

CSS code for this palette

/* CSS */
.jasper {
color: #d44040;
}
.basketball {
color: #f26b2c;
}
.raichu-orange {
color: #f9a83e;
}
.khaki-core {
color: #f8e3af;
}
.smooth-satin {
color: #a3d4d7;
}

/* CSS Variables */
:root {
--jasper:#d44040;
--basketball:#f26b2c;
--raichu-orange:#f9a83e;
--khaki-core:#f8e3af;
--smooth-satin:#a3d4d7;
}

More palettes to explore