#B3C999 Color

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

Color preview

#B3C999

Color formats

HEX
#B3C999
RGB
rgb(179, 201, 153)
RGBA
rgba(179, 201, 153, 1)
HSL
hsl(88, 31%, 69%)
HSV
hsv(88, 24%, 79%)
CMYK
cmyk(11%, 0%, 24%, 21%)
CSS variable
--color-primary: #B3C999;
Lowercase HEX
#b3c999

Shades

Tints

Tones

Harmony

CSS snippets for #B3C999

.color-b3c999 {
  color: #B3C999;
  background-color: #B3C999;
}

Frequently asked questions

What color is #B3C999?+

#B3C999 is a HEX color with RGB value rgb(179, 201, 153) and HSL value hsl(88, 31%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B3C999?+

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