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