#B3AE55 Color

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

Color preview

#B3AE55

Color formats

HEX
#B3AE55
RGB
rgb(179, 174, 85)
RGBA
rgba(179, 174, 85, 1)
HSL
hsl(57, 38%, 52%)
HSV
hsv(57, 53%, 70%)
CMYK
cmyk(0%, 3%, 53%, 30%)
CSS variable
--color-primary: #B3AE55;
Lowercase HEX
#b3ae55

Shades

Tints

Tones

Harmony

CSS snippets for #B3AE55

.color-b3ae55 {
  color: #B3AE55;
  background-color: #B3AE55;
}

Frequently asked questions

What color is #B3AE55?+

#B3AE55 is a HEX color with RGB value rgb(179, 174, 85) and HSL value hsl(57, 38%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B3AE55?+

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