Warm purple Color — HEX, RGB, HSL & CMYK Codes

#952e8f
Format Value
HEX #952e8f
RGB rgb(149, 46, 143)
HSL hsl(303.5, 52.8%, 38.2%)
CMYK cmyk(0%, 69.1%, 4%, 41.6%)
HSV hsv(303.5, 69.1%, 58.4%)

warm purple color harmonies

Tints & shades of warm purple

Tints (lighter)

#9f4199 #a854a3 #b267ae #bc7ab8 #c58dc2 #cfa0cc #d8b3d6 #e2c6e0 #ecd9eb #f5ecf5

Shades (darker)

#872a82 #7a2675 #6c2168 #5f1d5b #51194e #441541 #361134 #290d27 #1b081a #0e040d

Contrast & accessibility

The quick brown fox

On white · 6.85:1 · AA

The quick brown fox

On black · 3.07:1 · AA Large

Recommended text color: #ffffff

Use warm purple in code

CSS color: #952e8f;
SCSS $color: #952e8f;
Tailwind bg-[#952e8f]
Swift UIColor(red: 0.584, green: 0.180, blue: 0.561, alpha: 1)
Android Color.parseColor("#952e8f")
Flutter Color(0xFF952E8F)

Colors similar to warm purple

Browse all Pink colors →

What is the HEX code for warm purple?

The CSS color warm purple in HEX format is #952e8f. Use this value directly in CSS, SVG, and most design tools.

How do I use warm purple in CSS?

To apply warm purple in CSS:

  • Text color: color: #952e8f;
  • Background: background-color: #952e8f;
  • Border: border-color: #952e8f;

What are all the color format values for warm purple?

FormatValue
HEX#952e8f
RGBrgb(149, 46, 143)
HSLhsl(303.5, 52.8%, 38.2%)
CMYKcmyk(0%, 69.1%, 4%, 41.6%)

How do I convert warm purple to HEX?

Select warm purple from the color name list in our color converter. The HEX value — #952e8f — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does warm purple belong to?

warm purple belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 303.5°, saturation 52.8%, lightness 38.2%.

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

Lighter variant (lightness 53.2%): #c749bf. Darker variant (lightness 23.200000000000003%): #5a1c57. 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.