#BEECBD Color

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

Color preview

#BEECBD

Color formats

HEX
#BEECBD
RGB
rgb(190, 236, 189)
RGBA
rgba(190, 236, 189, 1)
HSL
hsl(119, 55%, 83%)
HSV
hsv(119, 20%, 93%)
CMYK
cmyk(19%, 0%, 20%, 7%)
CSS variable
--color-primary: #BEECBD;
Lowercase HEX
#beecbd

Shades

Tints

Tones

Harmony

CSS snippets for #BEECBD

.color-beecbd {
  color: #BEECBD;
  background-color: #BEECBD;
}

Frequently asked questions

What color is #BEECBD?+

#BEECBD is a HEX color with RGB value rgb(190, 236, 189) and HSL value hsl(119, 55%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEECBD?+

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