#BED999 Color

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

Color preview

#BED999

Color formats

HEX
#BED999
RGB
rgb(190, 217, 153)
RGBA
rgba(190, 217, 153, 1)
HSL
hsl(85, 46%, 73%)
HSV
hsv(85, 29%, 85%)
CMYK
cmyk(12%, 0%, 29%, 15%)
CSS variable
--color-primary: #BED999;
Lowercase HEX
#bed999

Shades

Tints

Tones

Harmony

CSS snippets for #BED999

.color-bed999 {
  color: #BED999;
  background-color: #BED999;
}

Frequently asked questions

What color is #BED999?+

#BED999 is a HEX color with RGB value rgb(190, 217, 153) and HSL value hsl(85, 46%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BED999?+

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