All Palettes

Color Palette #ff6e61, #ffa142, #ffcd29, #f3e6d8, #a3d7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcd29;
}
.ballet-white {
color: #f3e6d8;
}
.terrace-pool {
color: #a3d7e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcd29;
--ballet-white:#f3e6d8;
--terrace-pool:#a3d7e0;
}

More palettes to explore