#BED09C Color

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

Color preview

#BED09C

Color formats

HEX
#BED09C
RGB
rgb(190, 208, 156)
RGBA
rgba(190, 208, 156, 1)
HSL
hsl(81, 36%, 71%)
HSV
hsv(81, 25%, 82%)
CMYK
cmyk(9%, 0%, 25%, 18%)
CSS variable
--color-primary: #BED09C;
Lowercase HEX
#bed09c

Shades

Tints

Tones

Harmony

CSS snippets for #BED09C

.color-bed09c {
  color: #BED09C;
  background-color: #BED09C;
}

Frequently asked questions

What color is #BED09C?+

#BED09C is a HEX color with RGB value rgb(190, 208, 156) and HSL value hsl(81, 36%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BED09C?+

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