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?
| 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%) |
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.