All Palettes

Color Palette #ff6e61, #ffa142, #ffd54d, #9fd6d3, #4eb8c6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.vibrant {
color: #ffd54d;
}
.shallow-shoal {
color: #9fd6d3;
}
.cave-lake {
color: #4eb8c6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--vibrant:#ffd54d;
--shallow-shoal:#9fd6d3;
--cave-lake:#4eb8c6;
}

More palettes to explore