Border color properties
Set the border color Top, Bottom, Left and Right of an elements border. Use Color to set an equal color to all sides at the same time. Border color relies on a Border width and Border style being set.
Border color top, bottom, left and right
Set the border color of each side individually using top, bottom, left and right.
Expected value:
- Select a color from the color palette
- Translucent colors are accepted
Border color equal
Set the border color on all sides. Equal color and individual colors can be used together. An individual color will override the equal color on that side.
Expected value:
- Select a color from the color palette
- Translucent colors are accepted
Find more information at https://developer.mozilla.org/en-US/docs/Web/CSS/border-color