All Palettes

Color Palette #ff6e61, #71a3ef, #fab700, #ff9900, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.blue-angels-yellow {
color: #fab700;
}
.vitamin-c {
color: #ff9900;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--blue-angels-yellow:#fab700;
--vitamin-c:#ff9900;
--coquelicot:#ff3c00;
}

More palettes to explore