You can write rgb(255, 99, 71) in a stylesheet, copy it into a designer tool, or paste it into a generator, and you will usually see the same tomato-orange on screen. What is less obvious is how that triplet gets flattened into a six-character token, why certain transitions look jumpy when you b...

Source: [Dev.to](https://dev.to/lizely/what-actually-happens-when-you-round-an-rgb-triplet-to-a-hex-code-180p)

Sponsored