All Palettes

Color Palette #ff6e61, #ff976b, #ffb68f, #ffd899, #d6e2ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff976b;
}
.desert-sunrise {
color: #ffb68f;
}
.caramel-finish {
color: #ffd899;
}
.veiling-waterfalls {
color: #d6e2ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff976b;
--desert-sunrise:#ffb68f;
--caramel-finish:#ffd899;
--veiling-waterfalls:#d6e2ff;
}

More palettes to explore