Grapefruit Color — HEX, RGB, HSL & CMYK Codes

#fd5956
Format Value
HEX #fd5956
RGB rgb(253, 89, 86)
HSL hsl(1.1, 97.7%, 66.5%)
CMYK cmyk(0%, 64.8%, 66%, 0.8%)
HSV hsv(1.1, 66%, 99.2%)

grapefruit color harmonies

Tints & shades of grapefruit

Tints (lighter)

#fd6865 #fd7775 #fe8684 #fe9593 #fea4a3 #feb4b2 #fec3c2 #fed2d1 #ffe1e0 #fff0f0

Shades (darker)

#e6514e #cf4946 #b8413f #a13937 #8a312f #732827 #5c201f #451817 #2e1010 #170808

Contrast & accessibility

The quick brown fox

On white · 3.12:1 · AA Large

The quick brown fox

On black · 6.74:1 · AA

Recommended text color: #000000

Use grapefruit in code

CSS color: #fd5956;
SCSS $color: #fd5956;
Tailwind bg-[#fd5956]
Swift UIColor(red: 0.992, green: 0.349, blue: 0.337, alpha: 1)
Android Color.parseColor("#fd5956")
Flutter Color(0xFFFD5956)

Colors similar to grapefruit

Browse all Red colors →

What is the HEX code for grapefruit?

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

How do I use grapefruit in CSS?

To apply grapefruit in CSS:

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

What are all the color format values for grapefruit?

FormatValue
HEX#fd5956
RGBrgb(253, 89, 86)
HSLhsl(1.1, 97.7%, 66.5%)
CMYKcmyk(0%, 64.8%, 66%, 0.8%)

How do I convert grapefruit to HEX?

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

What color family does grapefruit belong to?

grapefruit belongs to the red color family. It is a medium, vivid color with HSL values: hue 1.1°, saturation 97.7%, lightness 66.5%.

How do I create lighter and darker shades of grapefruit?

Lighter variant (lightness 81.5%): #fea3a2. Darker variant (lightness 51.5%): #fc0f0a. 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.