All Palettes

Color Palette #ff6e61, #ff9757, #ffc105, #ffdb38, #ffedcc

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.marigold {
color: #ffc105;
}
.traffic-yellow {
color: #ffdb38;
}
.milk-froth {
color: #ffedcc;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--marigold:#ffc105;
--traffic-yellow:#ffdb38;
--milk-froth:#ffedcc;
}

More palettes to explore