#CCBF8B Color

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

Color preview

#CCBF8B

Color formats

HEX
#CCBF8B
RGB
rgb(204, 191, 139)
RGBA
rgba(204, 191, 139, 1)
HSL
hsl(48, 39%, 67%)
HSV
hsv(48, 32%, 80%)
CMYK
cmyk(0%, 6%, 32%, 20%)
CSS variable
--color-primary: #CCBF8B;
Lowercase HEX
#ccbf8b

Shades

Tints

Tones

Harmony

CSS snippets for #CCBF8B

.color-ccbf8b {
  color: #CCBF8B;
  background-color: #CCBF8B;
}

Frequently asked questions

What color is #CCBF8B?+

#CCBF8B is a HEX color with RGB value rgb(204, 191, 139) and HSL value hsl(48, 39%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCBF8B?+

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