Grape to HSL — Color Code

HSL

hsl(311.8, 35%, 31.4%)

Format Value
HEX #6c3461
RGB rgb(108, 52, 97)
HSL hsl(311.8, 35%, 31.4%)
CMYK cmyk(0%, 51.9%, 10.2%, 57.6%)

What is the HSL code for grape?

The CSS color grape in HSL format is hsl(311.8, 35%, 31.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use grape in CSS?

To apply grape in CSS:

  • Text color: color: hsl(311.8, 35%, 31.4%);
  • Background: background-color: hsl(311.8, 35%, 31.4%);
  • Border: border-color: hsl(311.8, 35%, 31.4%);

What are all the color format values for grape?

FormatValue
HEX#6c3461
RGBrgb(108, 52, 97)
HSLhsl(311.8, 35%, 31.4%)
CMYKcmyk(0%, 51.9%, 10.2%, 57.6%)

How do I convert grape to HSL?

Select grape from the color name list in our color converter. The HSL value — hsl(311.8, 35%, 31.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does grape belong to?

grape belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 311.8°, saturation 35%, lightness 31.4%.

How do I create lighter and darker shades of grape?

Lighter variant (lightness 46.4%): #a04d8f. Darker variant (lightness 16.4%): #381b33. 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.