Plum Color — HEX, RGB, HSL & CMYK Codes

#dda0dd
Format Value
HEX #dda0dd
RGB rgb(221, 160, 221)
HSL hsl(300, 47.3%, 74.7%)
CMYK cmyk(0%, 27.6%, 0%, 13.3%)
HSV hsv(300, 27.6%, 86.7%)

plum color harmonies

Tints & shades of plum

Tints (lighter)

#e0a9e0 #e3b1e3 #e6bae6 #e9c3e9 #eccbec #f0d4f0 #f3dcf3 #f6e5f6 #f9eef9 #fcf6fc

Shades (darker)

#c991c9 #b583b5 #a174a1 #8d668d #795779 #644964 #503a50 #3c2c3c #281d28 #140f14

Contrast & accessibility

The quick brown fox

On white · 2.07:1 · Fail

The quick brown fox

On black · 10.15:1 · AAA

Recommended text color: #000000

Use plum in code

CSS color: #dda0dd;
SCSS $color: #dda0dd;
Tailwind bg-[#dda0dd]
Swift UIColor(red: 0.867, green: 0.627, blue: 0.867, alpha: 1)
Android Color.parseColor("#dda0dd")
Flutter Color(0xFFDDA0DD)

Colors similar to plum

Browse all Pink colors →

What is the HEX code for plum?

The CSS color plum in HEX format is #dda0dd. Use this value directly in CSS, SVG, and most design tools.

How do I use plum in CSS?

To apply plum in CSS:

  • Text color: color: #dda0dd;
  • Background: background-color: #dda0dd;
  • Border: border-color: #dda0dd;

What are all the color format values for plum?

FormatValue
HEX#dda0dd
RGBrgb(221, 160, 221)
HSLhsl(300, 47.3%, 74.7%)
CMYKcmyk(0%, 27.6%, 0%, 13.3%)

How do I convert plum to HEX?

Select plum from the color name list in our color converter. The HEX value — #dda0dd — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does plum belong to?

plum belongs to the pink color family. It is a light, moderately saturated color with HSL values: hue 300°, saturation 47.3%, lightness 74.7%.

How do I create lighter and darker shades of plum?

Lighter variant (lightness 89.7%): #f1d8f1. Darker variant (lightness 59.7%): #c968c9. 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.