Raspberry Color

HEX, RGB, HSL & CMYK Codes

#b00149
Format Value
HEX #b00149
RGB rgb(176, 1, 73)
HSL hsl(335.3, 98.9%, 34.7%)
CMYK cmyk(0%, 99.4%, 58.5%, 31%)
HSV hsv(335.3, 99.4%, 69%)

raspberry color harmonies

Tints & shades of raspberry

Tints (lighter)

#b7185a #be2f6a #c6467b #cd5d8b #d4749c #db8cac #e2a3bd #e9bacd #f1d1de #f8e8ee

Shades (darker)

#a00142 #90013c #800135 #70012e #600128 #500021 #40001b #300014 #20000d #100007

Contrast & accessibility

The quick brown fox

On white · 7.13:1 · AAA

The quick brown fox

On black · 2.95:1 · Fail

Recommended text color: #ffffff

Use raspberry in code

CSS color: #b00149;
SCSS $color: #b00149;
Tailwind bg-[#b00149]
Swift UIColor(red: 0.690, green: 0.004, blue: 0.286, alpha: 1)
Android Color.parseColor("#b00149")
Flutter Color(0xFFB00149)

Colors similar to raspberry

Browse all Pink colors →

What is the HEX code for raspberry?

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

How do I use raspberry in CSS?

To apply raspberry in CSS:

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

What are all the color format values for raspberry?

FormatValue
HEX#b00149
RGBrgb(176, 1, 73)
HSLhsl(335.3, 98.9%, 34.7%)
CMYKcmyk(0%, 99.4%, 58.5%, 31%)

How do I convert raspberry to HEX?

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

What color family does raspberry belong to?

raspberry belongs to the pink color family. It is a medium, vivid color with HSL values: hue 335.3°, saturation 98.9%, lightness 34.7%.

How do I create lighter and darker shades of raspberry?

Lighter variant (lightness 49.7%): #fc0169. Darker variant (lightness 19.700000000000003%): #640129. 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.