Old rose to HEX — Color Code

HEX

#c87f89

Format Value
HEX #c87f89
RGB rgb(200, 127, 137)
HSL hsl(351.8, 39.9%, 64.1%)
CMYK cmyk(0%, 36.5%, 31.5%, 21.6%)

What is the HEX code for old rose?

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

How do I use old rose in CSS?

To apply old rose in CSS:

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

What are all the color format values for old rose?

FormatValue
HEX#c87f89
RGBrgb(200, 127, 137)
HSLhsl(351.8, 39.9%, 64.1%)
CMYKcmyk(0%, 36.5%, 31.5%, 21.6%)

How do I convert old rose to HEX?

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

What color family does old rose belong to?

old rose belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 351.8°, saturation 39.9%, lightness 64.1%.

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

Lighter variant (lightness 79.1%): #dfb4ba. Darker variant (lightness 49.099999999999994%): #af4b59. 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.