Problem/Motivation
Remove Color module from core
Steps to reproduce
Proposed resolution
Check for @todo
Bye bye Color
Remaining tasks
Postponed on manual testing (See https://drupal.slack.com/archives/C014CT1CN1M/p1658772338310209)Patch
Review
Commit
User interface changes
API changes
Data model changes
Release notes snippet
The Color module as it is isn't matching the expectations of frontend developers in 2022. It was written before CSS custom properties existed which makes it seem clunky to integrate with. There's potentially need for a module like this, which is proven by having some Color module usage in our contrib ecosystem. However, this need could be still fulfilled by a contrib module.
The Color module was deprecated in Drupal 9.4 and the module moved to contrib at https://drupal.org/project/color.
If you need the functionality provided by the Color module, read the recommendations for the Color module.