All Palettes

Color Palette #f44034, #ff6e61, #ffa142, #ffdb38, #ffe0e4

0%
0%
0%

CSS code for this palette

/* CSS */
.vermilion-bird {
color: #f44034;
}
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.traffic-yellow {
color: #ffdb38;
}
.pink-pleasure {
color: #ffe0e4;
}

/* CSS Variables */
:root {
--vermilion-bird:#f44034;
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--traffic-yellow:#ffdb38;
--pink-pleasure:#ffe0e4;
}

More palettes to explore