#B6D3BF Color

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

Color preview

#B6D3BF

Color formats

HEX
#B6D3BF
RGB
rgb(182, 211, 191)
RGBA
rgba(182, 211, 191, 1)
HSL
hsl(139, 25%, 77%)
HSV
hsv(139, 14%, 83%)
CMYK
cmyk(14%, 0%, 9%, 17%)
CSS variable
--color-primary: #B6D3BF;
Lowercase HEX
#b6d3bf

Shades

Tints

Tones

Harmony

CSS snippets for #B6D3BF

.color-b6d3bf {
  color: #B6D3BF;
  background-color: #B6D3BF;
}

Frequently asked questions

What color is #B6D3BF?+

#B6D3BF is a HEX color with RGB value rgb(182, 211, 191) and HSL value hsl(139, 25%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6D3BF?+

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