Why a converted colour is stored as hex, and not as a Color Preset reference
· 7 min read
The question: A converted h1 rendered with an inline color: rgb(245, 245, 245). Every entry in the
generated palette is hex. Should the converter normalise rgb() to hex — and beyond format, should the
option hold a Color Preset reference (predefined: 'ink') rather than a literal colour at all?
