Berry Color

HEX, RGB, HSL & CMYK Codes

#990f4b
Format Value
HEX #990f4b
RGB rgb(153, 15, 75)
HSL hsl(333.9, 82.1%, 32.9%)
CMYK cmyk(0%, 90.2%, 51%, 40%)
HSV hsv(333.9, 90.2%, 60%)

berry color harmonies

Tints & shades of berry

Tints (lighter)

#a2255b #ac3b6c #b5507c #be668c #c77c9d #d192ad #daa8be #e3bece #ecd3de #f6e9ef

Shades (darker)

#8b0e44 #7d0c3d #6f0b37 #610a30 #530829 #460722 #38051b #2a0414 #1c030e #0e0107

Contrast & accessibility

The quick brown fox

On white · 8.32:1 · AAA

The quick brown fox

On black · 2.52:1 · Fail

Recommended text color: #ffffff

Use berry in code

CSS color: #990f4b;
SCSS $color: #990f4b;
Tailwind bg-[#990f4b]
Swift UIColor(red: 0.600, green: 0.059, blue: 0.294, alpha: 1)
Android Color.parseColor("#990f4b")
Flutter Color(0xFF990F4B)

Colors similar to berry

Browse all Pink colors →

What is the HEX code for berry?

The CSS color berry in HEX format is #990f4b. Use this value directly in CSS, SVG, and most design tools.

How do I use berry in CSS?

To apply berry in CSS:

  • Text color: color: #990f4b;
  • Background: background-color: #990f4b;
  • Border: border-color: #990f4b;

What are all the color format values for berry?

FormatValue
HEX#990f4b
RGBrgb(153, 15, 75)
HSLhsl(333.9, 82.1%, 32.9%)
CMYKcmyk(0%, 90.2%, 51%, 40%)

How do I convert berry to HEX?

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

What color family does berry belong to?

berry belongs to the pink color family. It is a medium, vivid color with HSL values: hue 333.9°, saturation 82.1%, lightness 32.9%.

How do I create lighter and darker shades of berry?

Lighter variant (lightness 47.9%): #de166d. Darker variant (lightness 17.9%): #530829. 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.