Rose Color — HEX, RGB, HSL & CMYK Codes

#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%)
HSV hsv(349.5, 52.7%, 81.2%)

rose color harmonies

Tints & shades of rose

Tints (lighter)

#d37082 #d87f8e #dc8d9b #e09ba7 #e5a9b4 #e9b8c0 #eec6cd #f2d4d9 #f6e2e6 #fbf1f2

Shades (darker)

#bc596a #a95060 #974755 #843e4a #713540 #5e2d35 #4b242b #381b20 #261215 #13090b

Contrast & accessibility

The quick brown fox

On white · 3.71:1 · AA Large

The quick brown fox

On black · 5.66:1 · AA

Recommended text color: #000000

Use rose in code

CSS color: #cf6275;
SCSS $color: #cf6275;
Tailwind bg-[#cf6275]
Swift UIColor(red: 0.812, green: 0.384, blue: 0.459, alpha: 1)
Android Color.parseColor("#cf6275")
Flutter Color(0xFFCF6275)

Colors similar to rose

Browse all Red colors →

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.