What is the HEX code for watermelon?
The CSS color watermelon in HEX format is #fd4659. Use this value directly in CSS, SVG, and most design tools.
How do I use watermelon in CSS?
To apply watermelon in CSS:
- Text color: color: #fd4659;
- Background: background-color: #fd4659;
- Border: border-color: #fd4659;
What are all the color format values for watermelon?
| Format | Value |
|---|---|
| HEX | #fd4659 |
| RGB | rgb(253, 70, 89) |
| HSL | hsl(353.8, 97.9%, 63.3%) |
| CMYK | cmyk(0%, 72.3%, 64.8%, 0.8%) |
How do I convert watermelon to HEX?
Select watermelon from the color name list in our color converter. The HEX value — #fd4659 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does watermelon belong to?
watermelon belongs to the red color family. It is a medium, vivid color with HSL values: hue 353.8°, saturation 97.9%, lightness 63.3%.
How do I create lighter and darker shades of watermelon?
Lighter variant (lightness 78.3%): #fe919d. Darker variant (lightness 48.3%): #f4031c. 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.