All Palettes

Color Palette #ffc94d, #ffb84d, #ff9e3d, #ff7a5c, #ff708f

0%
0%
0%

CSS code for this palette

/* CSS */
.chunky-bee {
color: #ffc94d;
}
.floral-leaf {
color: #ffb84d;
}
.hawaiian-passion {
color: #ff9e3d;
}
.peachy-pinky {
color: #ff7a5c;
}
.blush-hour {
color: #ff708f;
}

/* CSS Variables */
:root {
--chunky-bee:#ffc94d;
--floral-leaf:#ffb84d;
--hawaiian-passion:#ff9e3d;
--peachy-pinky:#ff7a5c;
--blush-hour:#ff708f;
}

More palettes to explore