#CBBF9F Color

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

Color preview

#CBBF9F

Color formats

HEX
#CBBF9F
RGB
rgb(203, 191, 159)
RGBA
rgba(203, 191, 159, 1)
HSL
hsl(44, 30%, 71%)
HSV
hsv(44, 22%, 80%)
CMYK
cmyk(0%, 6%, 22%, 20%)
CSS variable
--color-primary: #CBBF9F;
Lowercase HEX
#cbbf9f

Shades

Tints

Tones

Harmony

CSS snippets for #CBBF9F

.color-cbbf9f {
  color: #CBBF9F;
  background-color: #CBBF9F;
}

Frequently asked questions

What color is #CBBF9F?+

#CBBF9F is a HEX color with RGB value rgb(203, 191, 159) and HSL value hsl(44, 30%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBBF9F?+

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