#BB004E Color

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

Color preview

#BB004E

Color formats

HEX
#BB004E
RGB
rgb(187, 0, 78)
RGBA
rgba(187, 0, 78, 1)
HSL
hsl(335, 100%, 37%)
HSV
hsv(335, 100%, 73%)
CMYK
cmyk(0%, 100%, 58%, 27%)
CSS variable
--color-primary: #BB004E;
Lowercase HEX
#bb004e

Shades

Tints

Tones

Harmony

CSS snippets for #BB004E

.color-bb004e {
  color: #BB004E;
  background-color: #BB004E;
}

Frequently asked questions

What color is #BB004E?+

#BB004E is a HEX color with RGB value rgb(187, 0, 78) and HSL value hsl(335, 100%, 37%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #BB004E?+

The closest Tailwind color is rose-700, available as the bg-rose-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