Light rose to HEX — Color Code

HEX

#ffc5cb

Format Value
HEX #ffc5cb
RGB rgb(255, 197, 203)
HSL hsl(353.8, 100%, 88.6%)
CMYK cmyk(0%, 22.7%, 20.4%, 0%)

What is the HEX code for light rose?

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

How do I use light rose in CSS?

To apply light rose in CSS:

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

What are all the color format values for light rose?

FormatValue
HEX#ffc5cb
RGBrgb(255, 197, 203)
HSLhsl(353.8, 100%, 88.6%)
CMYKcmyk(0%, 22.7%, 20.4%, 0%)

How do I convert light rose to HEX?

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

What color family does light rose belong to?

light rose belongs to the red color family. It is a light, vivid color with HSL values: hue 353.8°, saturation 100%, lightness 88.6%.

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

Lighter variant (lightness 95%): #ffe5e8. Darker variant (lightness 73.6%): #ff7886. 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.