Blush to HEX — Color Code

HEX

#f29e8e

Format Value
HEX #f29e8e
RGB rgb(242, 158, 142)
HSL hsl(9.6, 79.4%, 75.3%)
CMYK cmyk(0%, 34.7%, 41.3%, 5.1%)

What is the HEX code for blush?

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

How do I use blush in CSS?

To apply blush in CSS:

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

What are all the color format values for blush?

FormatValue
HEX#f29e8e
RGBrgb(242, 158, 142)
HSLhsl(9.6, 79.4%, 75.3%)
CMYKcmyk(0%, 34.7%, 41.3%, 5.1%)

How do I convert blush to HEX?

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

What color family does blush belong to?

blush belongs to the red color family. It is a light, vivid color with HSL values: hue 9.6°, saturation 79.4%, lightness 75.3%.

How do I create lighter and darker shades of blush?

Lighter variant (lightness 90.3%): #fad9d3. Darker variant (lightness 60.3%): #ea6349. 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.