Rose to HEX — Color Code

HEX

#cf6275

Format Value
HEX #cf6275
RGB rgb(207, 98, 117)
HSL hsl(349.5, 53.2%, 59.8%)
CMYK cmyk(0%, 52.7%, 43.5%, 18.8%)

What is the HEX code for rose?

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

How do I use rose in CSS?

To apply rose in CSS:

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

What are all the color format values for rose?

FormatValue
HEX#cf6275
RGBrgb(207, 98, 117)
HSLhsl(349.5, 53.2%, 59.8%)
CMYKcmyk(0%, 52.7%, 43.5%, 18.8%)

How do I convert rose to HEX?

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

What color family does rose belong to?

rose belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 349.5°, saturation 53.2%, lightness 59.8%.

How do I create lighter and darker shades of rose?

Lighter variant (lightness 74.8%): #e19da9. Darker variant (lightness 44.8%): #af354b. 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.