#B8666F Color

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

Color preview

#B8666F

Color formats

HEX
#B8666F
RGB
rgb(184, 102, 111)
RGBA
rgba(184, 102, 111, 1)
HSL
hsl(353, 37%, 56%)
HSV
hsv(353, 45%, 72%)
CMYK
cmyk(0%, 45%, 40%, 28%)
CSS variable
--color-primary: #B8666F;
Lowercase HEX
#b8666f

Shades

Tints

Tones

Harmony

CSS snippets for #B8666F

.color-b8666f {
  color: #B8666F;
  background-color: #B8666F;
}

Frequently asked questions

What color is #B8666F?+

#B8666F is a HEX color with RGB value rgb(184, 102, 111) and HSL value hsl(353, 37%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #B8666F?+

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