#BBDA5C Color

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

Color preview

#BBDA5C

Color formats

HEX
#BBDA5C
RGB
rgb(187, 218, 92)
RGBA
rgba(187, 218, 92, 1)
HSL
hsl(75, 63%, 61%)
HSV
hsv(75, 58%, 85%)
CMYK
cmyk(14%, 0%, 58%, 15%)
CSS variable
--color-primary: #BBDA5C;
Lowercase HEX
#bbda5c

Shades

Tints

Tones

Harmony

CSS snippets for #BBDA5C

.color-bbda5c {
  color: #BBDA5C;
  background-color: #BBDA5C;
}

Frequently asked questions

What color is #BBDA5C?+

#BBDA5C is a HEX color with RGB value rgb(187, 218, 92) and HSL value hsl(75, 63%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBDA5C?+

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