Muted blue to HSL — Color Code

HSL

hsl(207.6, 45.9%, 42.7%)

Format Value
HEX #3b719f
RGB rgb(59, 113, 159)
HSL hsl(207.6, 45.9%, 42.7%)
CMYK cmyk(62.9%, 28.9%, 0%, 37.6%)

What is the HSL code for muted blue?

The CSS color muted blue in HSL format is hsl(207.6, 45.9%, 42.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use muted blue in CSS?

To apply muted blue in CSS:

  • Text color: color: hsl(207.6, 45.9%, 42.7%);
  • Background: background-color: hsl(207.6, 45.9%, 42.7%);
  • Border: border-color: hsl(207.6, 45.9%, 42.7%);

What are all the color format values for muted blue?

FormatValue
HEX#3b719f
RGBrgb(59, 113, 159)
HSLhsl(207.6, 45.9%, 42.7%)
CMYKcmyk(62.9%, 28.9%, 0%, 37.6%)

How do I convert muted blue to HSL?

Select muted blue from the color name list in our color converter. The HSL value — hsl(207.6, 45.9%, 42.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does muted blue belong to?

muted blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 207.6°, saturation 45.9%, lightness 42.7%.

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

Lighter variant (lightness 57.7%): #6297c5. Darker variant (lightness 27.700000000000003%): #264967. 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.