Feature Use Case
For convenience and accuracy it would be nice if node.isColor would also recognize hsl(), hsla(), rgb(), rgba() and color keyword (blue, yellow) nodes.
Feature Proposal
For @projectwallace/css-analyzer I use this logic to determine whether a node is a color.