Cherry to HEX — Color Code

HEX

#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%)

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.