All Palettes

Color Palette #ff998a, #ffaf7a, #ffda6b, #ffe66b, #ff9d52

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-pink {
color: #ff998a;
}
.cantaloupe-slice {
color: #ffaf7a;
}
.golden-nectar {
color: #ffda6b;
}
.dynamic-yellow {
color: #ffe66b;
}
.bittersweet {
color: #ff9d52;
}

/* CSS Variables */
:root {
--peach-pink:#ff998a;
--cantaloupe-slice:#ffaf7a;
--golden-nectar:#ffda6b;
--dynamic-yellow:#ffe66b;
--bittersweet:#ff9d52;
}

More palettes to explore