Cherry red to HSL — Color Code

HSL

hsl(350.2, 98.4%, 48.8%)

Format Value
HEX #f7022a
RGB rgb(247, 2, 42)
HSL hsl(350.2, 98.4%, 48.8%)
CMYK cmyk(0%, 99.2%, 83%, 3.1%)

What is the HSL code for cherry red?

The CSS color cherry red in HSL format is hsl(350.2, 98.4%, 48.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use cherry red in CSS?

To apply cherry red in CSS:

  • Text color: color: hsl(350.2, 98.4%, 48.8%);
  • Background: background-color: hsl(350.2, 98.4%, 48.8%);
  • Border: border-color: hsl(350.2, 98.4%, 48.8%);

What are all the color format values for cherry red?

FormatValue
HEX#f7022a
RGBrgb(247, 2, 42)
HSLhsl(350.2, 98.4%, 48.8%)
CMYKcmyk(0%, 99.2%, 83%, 3.1%)

How do I convert cherry red to HSL?

Select cherry red from the color name list in our color converter. The HSL value — hsl(350.2, 98.4%, 48.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does cherry red belong to?

cherry red belongs to the red color family. It is a medium, vivid color with HSL values: hue 350.2°, saturation 98.4%, lightness 48.8%.

How do I create lighter and darker shades of cherry red?

Lighter variant (lightness 63.8%): #fe4866. Darker variant (lightness 33.8%): #ab011d. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.