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

#fdc1c5
Format Value
HEX #fdc1c5
RGB rgb(253, 193, 197)
HSL hsl(356, 93.8%, 87.5%)
CMYK cmyk(0%, 23.7%, 22.1%, 0.8%)
HSV hsv(356, 23.7%, 99.2%)

pale rose color harmonies

Tints & shades of pale rose

Tints (lighter)

#fdc7ca #fdccd0 #fed2d5 #fed8da #fedddf #fee3e5 #fee8ea #feeeef #fff4f4 #fff9fa

Shades (darker)

#e6afb3 #cf9ea1 #b88c8f #a17b7d #8a696b #73585a #5c4648 #453536 #2e2324 #171212

Contrast & accessibility

The quick brown fox

On white · 1.54:1 · Fail

The quick brown fox

On black · 13.61:1 · AAA

Recommended text color: #000000

Use pale rose in code

CSS color: #fdc1c5;
SCSS $color: #fdc1c5;
Tailwind bg-[#fdc1c5]
Swift UIColor(red: 0.992, green: 0.757, blue: 0.773, alpha: 1)
Android Color.parseColor("#fdc1c5")
Flutter Color(0xFFFDC1C5)

Colors similar to pale rose

Browse all Red colors →

What is the HEX code for pale rose?

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

How do I use pale rose in CSS?

To apply pale rose in CSS:

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

What are all the color format values for pale rose?

FormatValue
HEX#fdc1c5
RGBrgb(253, 193, 197)
HSLhsl(356, 93.8%, 87.5%)
CMYKcmyk(0%, 23.7%, 22.1%, 0.8%)

How do I convert pale rose to HEX?

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

What color family does pale rose belong to?

pale rose belongs to the red color family. It is a light, vivid color with HSL values: hue 356°, saturation 93.8%, lightness 87.5%.

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

Lighter variant (lightness 95%): #fee6e8. Darker variant (lightness 72.5%): #fb7780. 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.