#BEAF55 Color

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

Color preview

#BEAF55

Color formats

HEX
#BEAF55
RGB
rgb(190, 175, 85)
RGBA
rgba(190, 175, 85, 1)
HSL
hsl(51, 45%, 54%)
HSV
hsv(51, 55%, 75%)
CMYK
cmyk(0%, 8%, 55%, 25%)
CSS variable
--color-primary: #BEAF55;
Lowercase HEX
#beaf55

Shades

Tints

Tones

Harmony

CSS snippets for #BEAF55

.color-beaf55 {
  color: #BEAF55;
  background-color: #BEAF55;
}

Frequently asked questions

What color is #BEAF55?+

#BEAF55 is a HEX color with RGB value rgb(190, 175, 85) and HSL value hsl(51, 45%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEAF55?+

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