#BEAFBB Color

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

Color preview

#BEAFBB

Color formats

HEX
#BEAFBB
RGB
rgb(190, 175, 187)
RGBA
rgba(190, 175, 187, 1)
HSL
hsl(312, 10%, 72%)
HSV
hsv(312, 8%, 75%)
CMYK
cmyk(0%, 8%, 2%, 25%)
CSS variable
--color-primary: #BEAFBB;
Lowercase HEX
#beafbb

Shades

Tints

Tones

Harmony

CSS snippets for #BEAFBB

.color-beafbb {
  color: #BEAFBB;
  background-color: #BEAFBB;
}

Frequently asked questions

What color is #BEAFBB?+

#BEAFBB is a HEX color with RGB value rgb(190, 175, 187) and HSL value hsl(312, 10%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEAFBB?+

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