#BBC695 Color

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

Color preview

#BBC695

Color formats

HEX
#BBC695
RGB
rgb(187, 198, 149)
RGBA
rgba(187, 198, 149, 1)
HSL
hsl(73, 30%, 68%)
HSV
hsv(73, 25%, 78%)
CMYK
cmyk(6%, 0%, 25%, 22%)
CSS variable
--color-primary: #BBC695;
Lowercase HEX
#bbc695

Shades

Tints

Tones

Harmony

CSS snippets for #BBC695

.color-bbc695 {
  color: #BBC695;
  background-color: #BBC695;
}

Frequently asked questions

What color is #BBC695?+

#BBC695 is a HEX color with RGB value rgb(187, 198, 149) and HSL value hsl(73, 30%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBC695?+

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