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