#BDBC51 Color

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

Color preview

#BDBC51

Color formats

HEX
#BDBC51
RGB
rgb(189, 188, 81)
RGBA
rgba(189, 188, 81, 1)
HSL
hsl(59, 45%, 53%)
HSV
hsv(59, 57%, 74%)
CMYK
cmyk(0%, 1%, 57%, 26%)
CSS variable
--color-primary: #BDBC51;
Lowercase HEX
#bdbc51

Shades

Tints

Tones

Harmony

CSS snippets for #BDBC51

.color-bdbc51 {
  color: #BDBC51;
  background-color: #BDBC51;
}

Frequently asked questions

What color is #BDBC51?+

#BDBC51 is a HEX color with RGB value rgb(189, 188, 81) and HSL value hsl(59, 45%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDBC51?+

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