Velvet to HSL — Color Code

#750851
Format Value
HEX #750851
RGB rgb(117, 8, 81)
HSL hsl(319.8, 87.2%, 24.5%)
CMYK cmyk(0%, 93.2%, 30.8%, 54.1%)
HSV hsv(319.8, 93.2%, 45.9%)

velvet color harmonies

Tints & shades of velvet

Tints (lighter)

#821e61 #8e3571 #9b4b80 #a76290 #b478a0 #c08fb0 #cda5c0 #d9bcd0 #e6d2df #f2e9ef

Shades (darker)

#6a074a #600742 #55063b #4a0534 #40042c #350425 #2b031d #200216 #15010f #0b0107

Contrast & accessibility

The quick brown fox

On white · 11:1 · AAA

The quick brown fox

On black · 1.91:1 · Fail

Recommended text color: #ffffff

Use velvet in code

CSS color: #750851;
SCSS $color: #750851;
Tailwind bg-[#750851]
Swift UIColor(red: 0.459, green: 0.031, blue: 0.318, alpha: 1)
Android Color.parseColor("#750851")
Flutter Color(0xFF750851)

Colors similar to velvet

Browse all Pink colors →

What is the HSL code for velvet?

The CSS color velvet in HSL format is hsl(319.8, 87.2%, 24.5%). Use this value directly in CSS, SVG, and most design tools.

How do I use velvet in CSS?

To apply velvet in CSS:

  • Text color: color: hsl(319.8, 87.2%, 24.5%);
  • Background: background-color: hsl(319.8, 87.2%, 24.5%);
  • Border: border-color: hsl(319.8, 87.2%, 24.5%);

What are all the color format values for velvet?

FormatValue
HEX#750851
RGBrgb(117, 8, 81)
HSLhsl(319.8, 87.2%, 24.5%)
CMYKcmyk(0%, 93.2%, 30.8%, 54.1%)

How do I convert velvet to HSL?

Select velvet from the color name list in our color converter. The HSL value — hsl(319.8, 87.2%, 24.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does velvet belong to?

velvet belongs to the pink color family. It is a dark, vivid color with HSL values: hue 319.8°, saturation 87.2%, lightness 24.5%.

How do I create lighter and darker shades of velvet?

Lighter variant (lightness 39.5%): #bd0d83. Darker variant (lightness 9.5%): #2d031f. 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.