Grape purple to RGB — Color Code

#5d1451
Format Value
HEX #5d1451
RGB rgb(93, 20, 81)
HSL hsl(309.9, 64.6%, 22.2%)
CMYK cmyk(0%, 78.5%, 12.9%, 63.5%)
HSV hsv(309.9, 78.5%, 36.5%)

grape purple color harmonies

Tints & shades of grape purple

Tints (lighter)

#6c2961 #7a3f71 #895480 #986990 #a77fa0 #b594b0 #c4aac0 #d3bfd0 #e2d4df #f0eaef

Shades (darker)

#55124a #4c1042 #440f3b #3b0d34 #330b2c #2a0925 #22071d #190516 #11040f #080207

Contrast & accessibility

The quick brown fox

On white · 12.47:1 · AAA

The quick brown fox

On black · 1.68:1 · Fail

Recommended text color: #ffffff

Use grape purple in code

CSS color: #5d1451;
SCSS $color: #5d1451;
Tailwind bg-[#5d1451]
Swift UIColor(red: 0.365, green: 0.078, blue: 0.318, alpha: 1)
Android Color.parseColor("#5d1451")
Flutter Color(0xFF5D1451)

Colors similar to grape purple

Browse all Pink colors →

What is the RGB code for grape purple?

The CSS color grape purple in RGB format is rgb(93, 20, 81). Use this value directly in CSS, SVG, and most design tools.

How do I use grape purple in CSS?

To apply grape purple in CSS:

  • Text color: color: rgb(93, 20, 81);
  • Background: background-color: rgb(93, 20, 81);
  • Border: border-color: rgb(93, 20, 81);

What are all the color format values for grape purple?

FormatValue
HEX#5d1451
RGBrgb(93, 20, 81)
HSLhsl(309.9, 64.6%, 22.2%)
CMYKcmyk(0%, 78.5%, 12.9%, 63.5%)

How do I convert grape purple to RGB?

Select grape purple from the color name list in our color converter. The RGB value — rgb(93, 20, 81) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does grape purple belong to?

grape purple belongs to the pink color family. It is a dark, moderately saturated color with HSL values: hue 309.9°, saturation 64.6%, lightness 22.2%.

How do I create lighter and darker shades of grape purple?

Lighter variant (lightness 37.2%): #9c2288. Darker variant (lightness 7.199999999999999%): #1e061a. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.