@shivers

Like just spend a while looking at "blue1" (#0000ff) and "blue2" (#0000ee) right next to each other.

Or tan1 (#ffa54f) and #eea54f.

(I don't remember the exact colours, but I tried to recreate it as good as I could from memory. Just look at these two pictures in big and see if they look like one solid colour or like two completely different ones each - probably didn't do a good job as I don't work with them daily but I hope it is good enough to communicate what I mean)

Colores por defecto que usan la mayoría de navegadores para los enlaces: :link { color: #0000EE; } :visited { color: #551A8B; } :link:active, :visited:active { color: #FF0000; } Visto en este post de hace 14 años: stackoverflow.com/questions/47...

What's default HTML/CSS link c...
What's default HTML/CSS link color?

I need its code representation, like #FFFFFF.

Stack Overflow

Safari iPadOS

```
[["#007aff","#007aff"],["#000000","#000000"],["#ff0000","#ff9e9e"],["#ffffff","#ffffff"],["#c0c0c0","#c0c0c0"],["#000000","#000000"],["#ffffff","#000000"],["#000000","#ffffff"],["#ffffff","#ffffff"],["#000000","#000000"],["#808080","#808080"],["#b5d5ff","#b5d5ff"],["#000000","#000000"],["#0000ee","#9e9eff"],["#ffff00","#ffff00"],["#000000","#000000"],["#c0c0c0","#c0c0c0"],["#000000","#000000"],["#551a8b","#d0adf0"]]
```

(Oops I forgot these as public.)

Firefox iPadOS

```
[["#007aff","#007aff"],["#000000","#000000"],["#ff0000","#ff9e9e"],["#ffffff","#ffffff"],["#c0c0c0","#c0c0c0"],["#000000","#000000"],["#ffffff","#000000"],["#000000","#ffffff"],["#ffffff","#ffffff"],["#000000","#000000"],["#808080","#808080"],["#b5d5ff","#b5d5ff"],["#000000","#000000"],["#0000ee","#9e9eff"],["#ffff00","#ffff00"],["#000000","#000000"],["#c0c0c0","#c0c0c0"],["#000000","#000000"],["#551a8b","#d0adf0"]]
```

@RadicalEdward I see it, but it's staying #0000EE