#BBC068 Color

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

Color preview

#BBC068

Color formats

HEX
#BBC068
RGB
rgb(187, 192, 104)
RGBA
rgba(187, 192, 104, 1)
HSL
hsl(63, 41%, 58%)
HSV
hsv(63, 46%, 75%)
CMYK
cmyk(3%, 0%, 46%, 25%)
CSS variable
--color-primary: #BBC068;
Lowercase HEX
#bbc068

Shades

Tints

Tones

Harmony

CSS snippets for #BBC068

.color-bbc068 {
  color: #BBC068;
  background-color: #BBC068;
}

Frequently asked questions

What color is #BBC068?+

#BBC068 is a HEX color with RGB value rgb(187, 192, 104) and HSL value hsl(63, 41%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBC068?+

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