Watermelon Color — HEX, RGB, HSL & CMYK Codes

#fd4659
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%)
HSV hsv(353.8, 72.3%, 99.2%)

watermelon color harmonies

Tints & shades of watermelon

Tints (lighter)

#fd5768 #fd6877 #fe7886 #fe8995 #fe9aa4 #feabb4 #febcc3 #fecdd2 #ffdde1 #ffeef0

Shades (darker)

#e64051 #cf3949 #b83341 #a12d39 #8a2631 #732028 #5c1920 #451318 #2e0d10 #170608

Contrast & accessibility

The quick brown fox

On white · 3.39:1 · AA Large

The quick brown fox

On black · 6.2:1 · AA

Recommended text color: #000000

Use watermelon in code

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

Colors similar to watermelon

Browse all Red colors →

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?

FormatValue
HEX#fd4659
RGBrgb(253, 70, 89)
HSLhsl(353.8, 97.9%, 63.3%)
CMYKcmyk(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.