#BED19C Color

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

Color preview

#BED19C

Color formats

HEX
#BED19C
RGB
rgb(190, 209, 156)
RGBA
rgba(190, 209, 156, 1)
HSL
hsl(82, 37%, 72%)
HSV
hsv(82, 25%, 82%)
CMYK
cmyk(9%, 0%, 25%, 18%)
CSS variable
--color-primary: #BED19C;
Lowercase HEX
#bed19c

Shades

Tints

Tones

Harmony

CSS snippets for #BED19C

.color-bed19c {
  color: #BED19C;
  background-color: #BED19C;
}

Frequently asked questions

What color is #BED19C?+

#BED19C is a HEX color with RGB value rgb(190, 209, 156) and HSL value hsl(82, 37%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BED19C?+

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