#B44B65 Color

Inspect #B44B65 across formats, palettes, contrast and closest named color matches.

Color preview

#B44B65

Color formats

HEX
#B44B65
RGB
rgb(180, 75, 101)
RGBA
rgba(180, 75, 101, 1)
HSL
hsl(345, 41%, 50%)
HSV
hsv(345, 58%, 71%)
CMYK
cmyk(0%, 58%, 44%, 29%)
CSS variable
--color-primary: #B44B65;
Lowercase HEX
#b44b65

Shades

Tints

Tones

Harmony

CSS snippets for #B44B65

.color-b44b65 {
  color: #B44B65;
  background-color: #B44B65;
}

Frequently asked questions

What color is #B44B65?+

#B44B65 is a HEX color with RGB value rgb(180, 75, 101) and HSL value hsl(345, 41%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B44B65?+

The closest Tailwind color is pink-700, available as the bg-pink-700 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools