Off blue to HSL — Color Code

#5684ae
Format Value
HEX #5684ae
RGB rgb(86, 132, 174)
HSL hsl(208.6, 35.2%, 51%)
CMYK cmyk(50.6%, 24.1%, 0%, 31.8%)
HSV hsv(208.6, 50.6%, 68.2%)

off blue color harmonies

Tints & shades of off blue

Tints (lighter)

#658fb5 #759abd #84a6c4 #93b1cb #a3bcd3 #b2c7da #c2d2e2 #d1dde9 #e0e9f0 #f0f4f8

Shades (darker)

#4e789e #466c8e #3f607f #37546f #2f485f #273c4f #1f303f #17242f #101820 #080c10

Contrast & accessibility

The quick brown fox

On white · 3.96:1 · AA Large

The quick brown fox

On black · 5.31:1 · AA

Recommended text color: #000000

Use off blue in code

CSS color: #5684ae;
SCSS $color: #5684ae;
Tailwind bg-[#5684ae]
Swift UIColor(red: 0.337, green: 0.518, blue: 0.682, alpha: 1)
Android Color.parseColor("#5684ae")
Flutter Color(0xFF5684AE)

Colors similar to off blue

Browse all Blue colors →

What is the HSL code for off blue?

The CSS color off blue in HSL format is hsl(208.6, 35.2%, 51%). Use this value directly in CSS, SVG, and most design tools.

How do I use off blue in CSS?

To apply off blue in CSS:

  • Text color: color: hsl(208.6, 35.2%, 51%);
  • Background: background-color: hsl(208.6, 35.2%, 51%);
  • Border: border-color: hsl(208.6, 35.2%, 51%);

What are all the color format values for off blue?

FormatValue
HEX#5684ae
RGBrgb(86, 132, 174)
HSLhsl(208.6, 35.2%, 51%)
CMYKcmyk(50.6%, 24.1%, 0%, 31.8%)

How do I convert off blue to HSL?

Select off blue from the color name list in our color converter. The HSL value — hsl(208.6, 35.2%, 51%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does off blue belong to?

off blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 208.6°, saturation 35.2%, lightness 51%.

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

Lighter variant (lightness 66%): #8aaac7. Darker variant (lightness 36%): #3b5d7c. 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.