Tiffany blue to HSL — Color Code

HSL

hsl(167.9, 82.1%, 71.6%)

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 HSL code for tiffany blue?

The CSS color tiffany blue in HSL format is hsl(167.9, 82.1%, 71.6%). 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: hsl(167.9, 82.1%, 71.6%);
  • Background: background-color: hsl(167.9, 82.1%, 71.6%);
  • Border: border-color: hsl(167.9, 82.1%, 71.6%);

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 HSL?

Select tiffany blue from the color name list in our color converter. The HSL value — hsl(167.9, 82.1%, 71.6%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.