#BED19F Color

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

Color preview

#BED19F

Color formats

HEX
#BED19F
RGB
rgb(190, 209, 159)
RGBA
rgba(190, 209, 159, 1)
HSL
hsl(83, 35%, 72%)
HSV
hsv(83, 24%, 82%)
CMYK
cmyk(9%, 0%, 24%, 18%)
CSS variable
--color-primary: #BED19F;
Lowercase HEX
#bed19f

Shades

Tints

Tones

Harmony

CSS snippets for #BED19F

.color-bed19f {
  color: #BED19F;
  background-color: #BED19F;
}

Frequently asked questions

What color is #BED19F?+

#BED19F is a HEX color with RGB value rgb(190, 209, 159) and HSL value hsl(83, 35%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BED19F?+

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