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