#B2D299 Color

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

Color preview

#B2D299

Color formats

HEX
#B2D299
RGB
rgb(178, 210, 153)
RGBA
rgba(178, 210, 153, 1)
HSL
hsl(94, 39%, 71%)
HSV
hsv(94, 27%, 82%)
CMYK
cmyk(15%, 0%, 27%, 18%)
CSS variable
--color-primary: #B2D299;
Lowercase HEX
#b2d299

Shades

Tints

Tones

Harmony

CSS snippets for #B2D299

.color-b2d299 {
  color: #B2D299;
  background-color: #B2D299;
}

Frequently asked questions

What color is #B2D299?+

#B2D299 is a HEX color with RGB value rgb(178, 210, 153) and HSL value hsl(94, 39%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #B2D299?+

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