Aqua marine to HEX — Color Code

HEX

#2ee8bb

Format Value
HEX #2ee8bb
RGB rgb(46, 232, 187)
HSL hsl(165.5, 80.2%, 54.5%)
CMYK cmyk(80.2%, 0%, 19.4%, 9%)

What is the HEX code for aqua marine?

The CSS color aqua marine in HEX format is #2ee8bb. Use this value directly in CSS, SVG, and most design tools.

How do I use aqua marine in CSS?

To apply aqua marine in CSS:

  • Text color: color: #2ee8bb;
  • Background: background-color: #2ee8bb;
  • Border: border-color: #2ee8bb;

What are all the color format values for aqua marine?

FormatValue
HEX#2ee8bb
RGBrgb(46, 232, 187)
HSLhsl(165.5, 80.2%, 54.5%)
CMYKcmyk(80.2%, 0%, 19.4%, 9%)

How do I convert aqua marine to HEX?

Select aqua marine from the color name list in our color converter. The HEX value — #2ee8bb — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does aqua marine belong to?

aqua marine belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 165.5°, saturation 80.2%, lightness 54.5%.

How do I create lighter and darker shades of aqua marine?

Lighter variant (lightness 69.5%): #73f0d1. Darker variant (lightness 39.5%): #14b68e. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.