Carolina blue to HSL — Color Code

HSL

hsl(216.2, 98.3%, 76.9%)

Format Value
HEX #8ab8fe
RGB rgb(138, 184, 254)
HSL hsl(216.2, 98.3%, 76.9%)
CMYK cmyk(45.7%, 27.6%, 0%, 0.4%)

What is the HSL code for carolina blue?

The CSS color carolina blue in HSL format is hsl(216.2, 98.3%, 76.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use carolina blue in CSS?

To apply carolina blue in CSS:

  • Text color: color: hsl(216.2, 98.3%, 76.9%);
  • Background: background-color: hsl(216.2, 98.3%, 76.9%);
  • Border: border-color: hsl(216.2, 98.3%, 76.9%);

What are all the color format values for carolina blue?

FormatValue
HEX#8ab8fe
RGBrgb(138, 184, 254)
HSLhsl(216.2, 98.3%, 76.9%)
CMYKcmyk(45.7%, 27.6%, 0%, 0.4%)

How do I convert carolina blue to HSL?

Select carolina blue from the color name list in our color converter. The HSL value — hsl(216.2, 98.3%, 76.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does carolina blue belong to?

carolina blue belongs to the blue color family. It is a light, vivid color with HSL values: hue 216.2°, saturation 98.3%, lightness 76.9%.

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

Lighter variant (lightness 91.9%): #d6e6ff. Darker variant (lightness 61.900000000000006%): #3e8afd. 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.