#BBBF69 Color

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

Color preview

#BBBF69

Color formats

HEX
#BBBF69
RGB
rgb(187, 191, 105)
RGBA
rgba(187, 191, 105, 1)
HSL
hsl(63, 40%, 58%)
HSV
hsv(63, 45%, 75%)
CMYK
cmyk(2%, 0%, 45%, 25%)
CSS variable
--color-primary: #BBBF69;
Lowercase HEX
#bbbf69

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF69

.color-bbbf69 {
  color: #BBBF69;
  background-color: #BBBF69;
}

Frequently asked questions

What color is #BBBF69?+

#BBBF69 is a HEX color with RGB value rgb(187, 191, 105) and HSL value hsl(63, 40%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBF69?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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