All Palettes

Color Palette #ff7c6b, #ff976b, #ffc66b, #fff86b, #a4ff6b

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon {
color: #ff7c6b;
}
.atomic-tangerine {
color: #ff976b;
}
.chanterelles {
color: #ffc66b;
}
.unmellow-yellow {
color: #fff86b;
}
.lima {
color: #a4ff6b;
}

/* CSS Variables */
:root {
--salmon:#ff7c6b;
--atomic-tangerine:#ff976b;
--chanterelles:#ffc66b;
--unmellow-yellow:#fff86b;
--lima:#a4ff6b;
}

More palettes to explore