Slateblue to HSL — Color Code

HSL

hsl(248.3, 53.5%, 57.8%)

Format Value
HEX #6a5acd
RGB rgb(106, 90, 205)
HSL hsl(248.3, 53.5%, 57.8%)
CMYK cmyk(48.3%, 56.1%, 0%, 19.6%)

What is the HSL code for slateblue?

The CSS color slateblue in HSL format is hsl(248.3, 53.5%, 57.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use slateblue in CSS?

To apply slateblue in CSS:

  • Text color: color: hsl(248.3, 53.5%, 57.8%);
  • Background: background-color: hsl(248.3, 53.5%, 57.8%);
  • Border: border-color: hsl(248.3, 53.5%, 57.8%);

What are all the color format values for slateblue?

FormatValue
HEX#6a5acd
RGBrgb(106, 90, 205)
HSLhsl(248.3, 53.5%, 57.8%)
CMYKcmyk(48.3%, 56.1%, 0%, 19.6%)

How do I convert slateblue to HSL?

Select slateblue from the color name list in our color converter. The HSL value — hsl(248.3, 53.5%, 57.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does slateblue belong to?

slateblue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 248.3°, saturation 53.5%, lightness 57.8%.

How do I create lighter and darker shades of slateblue?

Lighter variant (lightness 72.8%): #9f95df. Darker variant (lightness 42.8%): #4333a8. 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.