back

Border-Color

This is used to set the colour of a border.

It has three options:
(1) A colour, this lets you specify a colour for the border.
(2) Transparent, this sets the border to be transparent.
(3) Inherit, this means that the border colour will be inherited from its parent element.

Colour
The colour can be set either as text or as a hex colour.
You can up to four values (one for each border). The border colours can also be set individually.

Example