All Palettes

Color Palette #ff5938, #ff7b3d, #ff9a42, #ffc94d, #ffe66b

0%
0%
0%

CSS code for this palette

/* CSS */
.portland-orange {
color: #ff5938;
}
.synthetic-pumpkin {
color: #ff7b3d;
}
.absolute-apricot {
color: #ff9a42;
}
.chunky-bee {
color: #ffc94d;
}
.dynamic-yellow {
color: #ffe66b;
}

/* CSS Variables */
:root {
--portland-orange:#ff5938;
--synthetic-pumpkin:#ff7b3d;
--absolute-apricot:#ff9a42;
--chunky-bee:#ffc94d;
--dynamic-yellow:#ffe66b;
}

More palettes to explore