#BEAF4B Color

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

Color preview

#BEAF4B

Color formats

HEX
#BEAF4B
RGB
rgb(190, 175, 75)
RGBA
rgba(190, 175, 75, 1)
HSL
hsl(52, 47%, 52%)
HSV
hsv(52, 61%, 75%)
CMYK
cmyk(0%, 8%, 61%, 25%)
CSS variable
--color-primary: #BEAF4B;
Lowercase HEX
#beaf4b

Shades

Tints

Tones

Harmony

CSS snippets for #BEAF4B

.color-beaf4b {
  color: #BEAF4B;
  background-color: #BEAF4B;
}

Frequently asked questions

What color is #BEAF4B?+

#BEAF4B is a HEX color with RGB value rgb(190, 175, 75) and HSL value hsl(52, 47%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEAF4B?+

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