All Palettes

Color Palette #ff6e61, #ffa142, #ffcb5c, #d2dfef, #698c91

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.nacho {
color: #ffcb5c;
}
.brisa-de-mar {
color: #d2dfef;
}
.blue-shoal {
color: #698c91;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--nacho:#ffcb5c;
--brisa-de-mar:#d2dfef;
--blue-shoal:#698c91;
}

More palettes to explore