All Palettes

Color Palette #ff6e61, #ffa142, #ffcd29, #a9e0d8, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcd29;
}
.capri-water-blue {
color: #a9e0d8;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcd29;
--capri-water-blue:#a9e0d8;
--blue-electress:#6b9cd1;
}

More palettes to explore