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