#B0C98B Color

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

Color preview

#B0C98B

Color formats

HEX
#B0C98B
RGB
rgb(176, 201, 139)
RGBA
rgba(176, 201, 139, 1)
HSL
hsl(84, 36%, 67%)
HSV
hsv(84, 31%, 79%)
CMYK
cmyk(12%, 0%, 31%, 21%)
CSS variable
--color-primary: #B0C98B;
Lowercase HEX
#b0c98b

Shades

Tints

Tones

Harmony

CSS snippets for #B0C98B

.color-b0c98b {
  color: #B0C98B;
  background-color: #B0C98B;
}

Frequently asked questions

What color is #B0C98B?+

#B0C98B is a HEX color with RGB value rgb(176, 201, 139) and HSL value hsl(84, 36%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #B0C98B?+

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