#BED08C Color

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

Color preview

#BED08C

Color formats

HEX
#BED08C
RGB
rgb(190, 208, 140)
RGBA
rgba(190, 208, 140, 1)
HSL
hsl(76, 42%, 68%)
HSV
hsv(76, 33%, 82%)
CMYK
cmyk(9%, 0%, 33%, 18%)
CSS variable
--color-primary: #BED08C;
Lowercase HEX
#bed08c

Shades

Tints

Tones

Harmony

CSS snippets for #BED08C

.color-bed08c {
  color: #BED08C;
  background-color: #BED08C;
}

Frequently asked questions

What color is #BED08C?+

#BED08C is a HEX color with RGB value rgb(190, 208, 140) and HSL value hsl(76, 42%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BED08C?+

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