Cherry Color — HEX, RGB, HSL & CMYK Codes

#cf0234
Format Value
HEX #cf0234
RGB rgb(207, 2, 52)
HSL hsl(345.4, 98.1%, 41%)
CMYK cmyk(0%, 99%, 74.9%, 18.8%)
HSV hsv(345.4, 99%, 81.2%)

cherry color harmonies

Tints & shades of cherry

Tints (lighter)

#d31946 #d83059 #dc476b #e05e7e #e57590 #e98ca3 #eea3b5 #f2bac8 #f6d1da #fbe8ed

Shades (darker)

#bc022f #a9022b #970126 #840121 #71011c #5e0118 #4b0113 #38010e #260009 #130005

Contrast & accessibility

The quick brown fox

On white · 5.66:1 · AA

The quick brown fox

On black · 3.71:1 · AA Large

Recommended text color: #ffffff

Use cherry in code

CSS color: #cf0234;
SCSS $color: #cf0234;
Tailwind bg-[#cf0234]
Swift UIColor(red: 0.812, green: 0.008, blue: 0.204, alpha: 1)
Android Color.parseColor("#cf0234")
Flutter Color(0xFFCF0234)

Colors similar to cherry

Browse all Red colors →

What is the HEX code for cherry?

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

How do I use cherry in CSS?

To apply cherry in CSS:

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

What are all the color format values for cherry?

FormatValue
HEX#cf0234
RGBrgb(207, 2, 52)
HSLhsl(345.4, 98.1%, 41%)
CMYKcmyk(0%, 99%, 74.9%, 18.8%)

How do I convert cherry to HEX?

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

What color family does cherry belong to?

cherry belongs to the red color family. It is a medium, vivid color with HSL values: hue 345.4°, saturation 98.1%, lightness 41%.

How do I create lighter and darker shades of cherry?

Lighter variant (lightness 56%): #fd2156. Darker variant (lightness 26%): #830121. 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.