#BDDD55 Color

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

Color preview

#BDDD55

Color formats

HEX
#BDDD55
RGB
rgb(189, 221, 85)
RGBA
rgba(189, 221, 85, 1)
HSL
hsl(74, 67%, 60%)
HSV
hsv(74, 62%, 87%)
CMYK
cmyk(14%, 0%, 62%, 13%)
CSS variable
--color-primary: #BDDD55;
Lowercase HEX
#bddd55

Shades

Tints

Tones

Harmony

CSS snippets for #BDDD55

.color-bddd55 {
  color: #BDDD55;
  background-color: #BDDD55;
}

Frequently asked questions

What color is #BDDD55?+

#BDDD55 is a HEX color with RGB value rgb(189, 221, 85) and HSL value hsl(74, 67%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDDD55?+

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