Bluish green to HEX — Color Code

HEX

#10a674

Format Value
HEX #10a674
RGB rgb(16, 166, 116)
HSL hsl(160, 82.4%, 35.7%)
CMYK cmyk(90.4%, 0%, 30.1%, 34.9%)

What is the HEX code for bluish green?

The CSS color bluish green in HEX format is #10a674. Use this value directly in CSS, SVG, and most design tools.

How do I use bluish green in CSS?

To apply bluish green in CSS:

  • Text color: color: #10a674;
  • Background: background-color: #10a674;
  • Border: border-color: #10a674;

What are all the color format values for bluish green?

FormatValue
HEX#10a674
RGBrgb(16, 166, 116)
HSLhsl(160, 82.4%, 35.7%)
CMYKcmyk(90.4%, 0%, 30.1%, 34.9%)

How do I convert bluish green to HEX?

Select bluish green from the color name list in our color converter. The HEX value — #10a674 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bluish green belong to?

bluish green belongs to the green color family. It is a medium, vivid color with HSL values: hue 160°, saturation 82.4%, lightness 35.7%.

How do I create lighter and darker shades of bluish green?

Lighter variant (lightness 50.7%): #1ae9a4. Darker variant (lightness 20.700000000000003%): #096043. 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.