Skip to main content
Question

Why is Hex value in CSS code different from table?

  • January 11, 2023
  • 0 replies
  • 304 views

Timm_Wiebke

I created a rectangle with fill color #4024B2.
When I show this rectangle in the inspect tab, and look up the CSS code (“<>” button), the color is shown as #4024B3, but when I look up the CSS table, it says #4024B2. Is this a bug? Am I missing something? Can someone explain this behavior?

This topic has been closed for replies.