Blush Color

HEX, RGB, HSL & CMYK Codes

#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%)
HSV hsv(9.6, 41.3%, 94.9%)

blush color harmonies

Tints & shades of blush

Tints (lighter)

#f3a798 #f4b0a3 #f6b8ad #f7c1b7 #f8cac1 #f9d3cc #fadcd6 #fbe5e0 #fdedea #fef6f5

Shades (darker)

#dc9081 #c68174 #b07367 #9a655a #84564d #6e4841 #583934 #422b27 #2c1d1a #160e0d

Contrast & accessibility

The quick brown fox

On white · 2.09:1 · Fail

The quick brown fox

On black · 10.06:1 · AAA

Recommended text color: #000000

Use blush in code

CSS color: #f29e8e;
SCSS $color: #f29e8e;
Tailwind bg-[#f29e8e]
Swift UIColor(red: 0.949, green: 0.620, blue: 0.557, alpha: 1)
Android Color.parseColor("#f29e8e")
Flutter Color(0xFFF29E8E)

Colors similar to blush

Browse all Red colors →

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.