#95b388
Foliage Color Codes
Code | Value |
---|---|
HEX | #95b388 |
RGB | rgb(149,179,136) |
HSL | |
CMYK |
Shades of Foliage (#95b388)
Tints of Foliage (#95b388)
Foliage (#95b388) Preview
Text with hexademical color #95b388
This text has a font color of #95b388
<span style="color: #95b388;"h1>Text</span/h1>
#95b388 background color
This paragraph has a background color of #95b388
<p style="background-color: #95b388;"h1>Text</p/h1>
#95b388 border color
This element has a border color of #95b388
<div style="border: 2px solid #95b388;"h1>Text</div/h1>
CSS codes
.text {color:#95b388;}
.background {background-color: #95b388;}
.border {border:2px solid #95b388;}