#BB6D8F Color

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

Color preview

#BB6D8F

Color formats

HEX
#BB6D8F
RGB
rgb(187, 109, 143)
RGBA
rgba(187, 109, 143, 1)
HSL
hsl(334, 36%, 58%)
HSV
hsv(334, 42%, 73%)
CMYK
cmyk(0%, 42%, 24%, 27%)
CSS variable
--color-primary: #BB6D8F;
Lowercase HEX
#bb6d8f

Shades

Tints

Tones

Harmony

CSS snippets for #BB6D8F

.color-bb6d8f {
  color: #BB6D8F;
  background-color: #BB6D8F;
}

Frequently asked questions

What color is #BB6D8F?+

#BB6D8F is a HEX color with RGB value rgb(187, 109, 143) and HSL value hsl(334, 36%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BB6D8F?+

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