#BAC98F Color

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

Color preview

#BAC98F

Color formats

HEX
#BAC98F
RGB
rgb(186, 201, 143)
RGBA
rgba(186, 201, 143, 1)
HSL
hsl(76, 35%, 67%)
HSV
hsv(76, 29%, 79%)
CMYK
cmyk(7%, 0%, 29%, 21%)
CSS variable
--color-primary: #BAC98F;
Lowercase HEX
#bac98f

Shades

Tints

Tones

Harmony

CSS snippets for #BAC98F

.color-bac98f {
  color: #BAC98F;
  background-color: #BAC98F;
}

Frequently asked questions

What color is #BAC98F?+

#BAC98F is a HEX color with RGB value rgb(186, 201, 143) and HSL value hsl(76, 35%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAC98F?+

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