Pale red Color — HEX, RGB, HSL & CMYK Codes

#d9544d
Format Value
HEX #d9544d
RGB rgb(217, 84, 77)
HSL hsl(3, 64.8%, 57.6%)
CMYK cmyk(0%, 61.3%, 64.5%, 14.9%)
HSV hsv(3, 64.5%, 85.1%)

pale red color harmonies

Tints & shades of pale red

Tints (lighter)

#dc645d #e0736d #e3837e #e7928e #eaa29e #eeb1ae #f1c1be #f5d0ce #f8e0df #fcefef

Shades (darker)

#c54c46 #b2453f #9e3d38 #8a3531 #762e2a #632623 #4f1f1c #3b1715 #270f0e #140807

Contrast & accessibility

The quick brown fox

On white · 3.94:1 · AA Large

The quick brown fox

On black · 5.33:1 · AA

Recommended text color: #000000

Use pale red in code

CSS color: #d9544d;
SCSS $color: #d9544d;
Tailwind bg-[#d9544d]
Swift UIColor(red: 0.851, green: 0.329, blue: 0.302, alpha: 1)
Android Color.parseColor("#d9544d")
Flutter Color(0xFFD9544D)

Colors similar to pale red

Browse all Red colors →

What is the HEX code for pale red?

The CSS color pale red in HEX format is #d9544d. Use this value directly in CSS, SVG, and most design tools.

How do I use pale red in CSS?

To apply pale red in CSS:

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

What are all the color format values for pale red?

FormatValue
HEX#d9544d
RGBrgb(217, 84, 77)
HSLhsl(3, 64.8%, 57.6%)
CMYKcmyk(0%, 61.3%, 64.5%, 14.9%)

How do I convert pale red to HEX?

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

What color family does pale red belong to?

pale red belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 3°, saturation 64.8%, lightness 57.6%.

How do I create lighter and darker shades of pale red?

Lighter variant (lightness 72.6%): #e6908c. Darker variant (lightness 42.6%): #b32d26. 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.