All Palettes

Color Palette #ff6e61, #ffa142, #ffd06b, #9fd6d2, #4f9ccf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.faded-sunlight {
color: #ffd06b;
}
.shallow-shoal {
color: #9fd6d2;
}
.blue-iguana {
color: #4f9ccf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--faded-sunlight:#ffd06b;
--shallow-shoal:#9fd6d2;
--blue-iguana:#4f9ccf;
}

More palettes to explore