Tiffany blue to HEX — Color Code

HEX

#7bf2da

Format Value
HEX #7bf2da
RGB rgb(123, 242, 218)
HSL hsl(167.9, 82.1%, 71.6%)
CMYK cmyk(49.2%, 0%, 9.9%, 5.1%)

What is the HEX code for tiffany blue?

The CSS color tiffany blue in HEX format is #7bf2da. Use this value directly in CSS, SVG, and most design tools.

How do I use tiffany blue in CSS?

To apply tiffany blue in CSS:

  • Text color: color: #7bf2da;
  • Background: background-color: #7bf2da;
  • Border: border-color: #7bf2da;

What are all the color format values for tiffany blue?

FormatValue
HEX#7bf2da
RGBrgb(123, 242, 218)
HSLhsl(167.9, 82.1%, 71.6%)
CMYKcmyk(49.2%, 0%, 9.9%, 5.1%)

How do I convert tiffany blue to HEX?

Select tiffany blue from the color name list in our color converter. The HEX value — #7bf2da — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does tiffany blue belong to?

tiffany blue belongs to the cyan color family. It is a light, vivid color with HSL values: hue 167.9°, saturation 82.1%, lightness 71.6%.

How do I create lighter and darker shades of tiffany blue?

Lighter variant (lightness 86.6%): #c1f9ee. Darker variant (lightness 56.599999999999994%): #35ebc7. 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.