Ugly pink Color — HEX, RGB, HSL & CMYK Codes

#cd7584
Format Value
HEX #cd7584
RGB rgb(205, 117, 132)
HSL hsl(349.8, 46.8%, 63.1%)
CMYK cmyk(0%, 42.9%, 35.6%, 19.6%)
HSV hsv(349.8, 42.9%, 80.4%)

ugly pink color harmonies

Tints & shades of ugly pink

Tints (lighter)

#d2828f #d68e9a #db9ba6 #dfa7b1 #e4b4bc #e8c0c7 #edcdd2 #f1d9dd #f6e6e9 #faf2f4

Shades (darker)

#ba6a78 #a8606c #955560 #824a54 #704048 #5d353c #4b2b30 #382024 #251518 #130b0c

Contrast & accessibility

The quick brown fox

On white · 3.24:1 · AA Large

The quick brown fox

On black · 6.47:1 · AA

Recommended text color: #000000

Use ugly pink in code

CSS color: #cd7584;
SCSS $color: #cd7584;
Tailwind bg-[#cd7584]
Swift UIColor(red: 0.804, green: 0.459, blue: 0.518, alpha: 1)
Android Color.parseColor("#cd7584")
Flutter Color(0xFFCD7584)

Colors similar to ugly pink

Browse all Red colors →

What is the HEX code for ugly pink?

The CSS color ugly pink in HEX format is #cd7584. Use this value directly in CSS, SVG, and most design tools.

How do I use ugly pink in CSS?

To apply ugly pink in CSS:

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

What are all the color format values for ugly pink?

FormatValue
HEX#cd7584
RGBrgb(205, 117, 132)
HSLhsl(349.8, 46.8%, 63.1%)
CMYKcmyk(0%, 42.9%, 35.6%, 19.6%)

How do I convert ugly pink to HEX?

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

What color family does ugly pink belong to?

ugly pink belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 349.8°, saturation 46.8%, lightness 63.1%.

How do I create lighter and darker shades of ugly pink?

Lighter variant (lightness 78.1%): #e1adb6. Darker variant (lightness 48.1%): #b44155. 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.