border-color
Here is a Heading of Level 2
CSS:
h2 { border-style: solid; border-width:1px;
border-color:#ECBA41;
}