Lightish red to HEX — Color Code

HEX

#fe2f4a

Format Value
HEX #fe2f4a
RGB rgb(254, 47, 74)
HSL hsl(352.2, 99%, 59%)
CMYK cmyk(0%, 81.5%, 70.9%, 0.4%)

What is the HEX code for lightish red?

The CSS color lightish red in HEX format is #fe2f4a. Use this value directly in CSS, SVG, and most design tools.

How do I use lightish red in CSS?

To apply lightish red in CSS:

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

What are all the color format values for lightish red?

FormatValue
HEX#fe2f4a
RGBrgb(254, 47, 74)
HSLhsl(352.2, 99%, 59%)
CMYKcmyk(0%, 81.5%, 70.9%, 0.4%)

How do I convert lightish red to HEX?

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

What color family does lightish red belong to?

lightish red belongs to the red color family. It is a medium, vivid color with HSL values: hue 352.2°, saturation 99%, lightness 59%.

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

Lighter variant (lightness 74%): #fe7b8c. Darker variant (lightness 44%): #df011e. 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.