#BED19B Color

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

Color preview

#BED19B

Color formats

HEX
#BED19B
RGB
rgb(190, 209, 155)
RGBA
rgba(190, 209, 155, 1)
HSL
hsl(81, 37%, 71%)
HSV
hsv(81, 26%, 82%)
CMYK
cmyk(9%, 0%, 26%, 18%)
CSS variable
--color-primary: #BED19B;
Lowercase HEX
#bed19b

Shades

Tints

Tones

Harmony

CSS snippets for #BED19B

.color-bed19b {
  color: #BED19B;
  background-color: #BED19B;
}

Frequently asked questions

What color is #BED19B?+

#BED19B is a HEX color with RGB value rgb(190, 209, 155) and HSL value hsl(81, 37%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BED19B?+

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