Velvet Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for velvet?

The CSS color velvet in HEX format is #750851. 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: #750851;
  • Background: background-color: #750851;
  • Border: border-color: #750851;

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 HEX?

Select velvet from the color name list in our color converter. The HEX value — #750851 — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.