CSS color formats guide
Learn the tradeoffs between HEX, RGB, RGBA, and 8-digit HEX. This guide explains when each format is easier to read, when transparency should be encoded directly, and which mistakes tend to happen during design-to-code handoff.
- HEX versus RGB readability
- When alpha values belong in the token
- How browser tools can change the displayed format