#BEAFAB Color

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

Color preview

#BEAFAB

Color formats

HEX
#BEAFAB
RGB
rgb(190, 175, 171)
RGBA
rgba(190, 175, 171, 1)
HSL
hsl(13, 13%, 71%)
HSV
hsv(13, 10%, 75%)
CMYK
cmyk(0%, 8%, 10%, 25%)
CSS variable
--color-primary: #BEAFAB;
Lowercase HEX
#beafab

Shades

Tints

Tones

Harmony

CSS snippets for #BEAFAB

.color-beafab {
  color: #BEAFAB;
  background-color: #BEAFAB;
}

Frequently asked questions

What color is #BEAFAB?+

#BEAFAB is a HEX color with RGB value rgb(190, 175, 171) and HSL value hsl(13, 13%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEAFAB?+

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