Pale rose to HEX — Color Code

HEX

#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%)

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.