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