#C6BEA8 Color

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

Color preview

#C6BEA8

Color formats

HEX
#C6BEA8
RGB
rgb(198, 190, 168)
RGBA
rgba(198, 190, 168, 1)
HSL
hsl(44, 21%, 72%)
HSV
hsv(44, 15%, 78%)
CMYK
cmyk(0%, 4%, 15%, 22%)
CSS variable
--color-primary: #C6BEA8;
Lowercase HEX
#c6bea8

Shades

Tints

Tones

Harmony

CSS snippets for #C6BEA8

.color-c6bea8 {
  color: #C6BEA8;
  background-color: #C6BEA8;
}

Frequently asked questions

What color is #C6BEA8?+

#C6BEA8 is a HEX color with RGB value rgb(198, 190, 168) and HSL value hsl(44, 21%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C6BEA8?+

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