#B09BAD Color

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

Color preview

#B09BAD

Color formats

HEX
#B09BAD
RGB
rgb(176, 155, 173)
RGBA
rgba(176, 155, 173, 1)
HSL
hsl(309, 12%, 65%)
HSV
hsv(309, 12%, 69%)
CMYK
cmyk(0%, 12%, 2%, 31%)
CSS variable
--color-primary: #B09BAD;
Lowercase HEX
#b09bad

Shades

Tints

Tones

Harmony

CSS snippets for #B09BAD

.color-b09bad {
  color: #B09BAD;
  background-color: #B09BAD;
}

Frequently asked questions

What color is #B09BAD?+

#B09BAD is a HEX color with RGB value rgb(176, 155, 173) and HSL value hsl(309, 12%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B09BAD?+

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