Robin's egg to HSL — Color Code

HSL

hsl(186.7, 97.3%, 71%)

Format Value
HEX #6dedfd
RGB rgb(109, 237, 253)
HSL hsl(186.7, 97.3%, 71%)
CMYK cmyk(56.9%, 6.3%, 0%, 0.8%)

What is the HSL code for robin's egg?

The CSS color robin's egg in HSL format is hsl(186.7, 97.3%, 71%). Use this value directly in CSS, SVG, and most design tools.

How do I use robin's egg in CSS?

To apply robin's egg in CSS:

  • Text color: color: hsl(186.7, 97.3%, 71%);
  • Background: background-color: hsl(186.7, 97.3%, 71%);
  • Border: border-color: hsl(186.7, 97.3%, 71%);

What are all the color format values for robin's egg?

FormatValue
HEX#6dedfd
RGBrgb(109, 237, 253)
HSLhsl(186.7, 97.3%, 71%)
CMYKcmyk(56.9%, 6.3%, 0%, 0.8%)

How do I convert robin's egg to HSL?

Select robin's egg from the color name list in our color converter. The HSL value — hsl(186.7, 97.3%, 71%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does robin's egg belong to?

robin's egg belongs to the cyan color family. It is a light, vivid color with HSL values: hue 186.7°, saturation 97.3%, lightness 71%.

How do I create lighter and darker shades of robin's egg?

Lighter variant (lightness 86%): #b9f6fe. Darker variant (lightness 56%): #22e4fc. 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.