#C3BEAF Color

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

Color preview

#C3BEAF

Color formats

HEX
#C3BEAF
RGB
rgb(195, 190, 175)
RGBA
rgba(195, 190, 175, 1)
HSL
hsl(45, 14%, 73%)
HSV
hsv(45, 10%, 76%)
CMYK
cmyk(0%, 3%, 10%, 24%)
CSS variable
--color-primary: #C3BEAF;
Lowercase HEX
#c3beaf

Shades

Tints

Tones

Harmony

CSS snippets for #C3BEAF

.color-c3beaf {
  color: #C3BEAF;
  background-color: #C3BEAF;
}

Frequently asked questions

What color is #C3BEAF?+

#C3BEAF is a HEX color with RGB value rgb(195, 190, 175) and HSL value hsl(45, 14%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3BEAF?+

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