#9bdc96
Retro Color Codes
Code | Value |
---|---|
HEX | #9bdc96 |
RGB | rgb(155,220,150) |
HSL | |
CMYK |
Shades of Retro (#9bdc96)
Tints of Retro (#9bdc96)
Retro (#9bdc96) Preview
Text with hexademical color #9bdc96
This text has a font color of #9bdc96
<span style="color: #9bdc96;">Text</span>
#9bdc96 background color
This paragraph has a background color of #9bdc96
<p style="background-color: #9bdc96;">Text</p>
#9bdc96 border color
This element has a border color of #9bdc96
<div style="border: 2px solid #9bdc96;">Text</div>
CSS codes
.text {color:#9bdc96;}
.background {background-color: #9bdc96;}
.border {border:2px solid #9bdc96;}