#BED38B Color

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

Color preview

#BED38B

Color formats

HEX
#BED38B
RGB
rgb(190, 211, 139)
RGBA
rgba(190, 211, 139, 1)
HSL
hsl(78, 45%, 69%)
HSV
hsv(78, 34%, 83%)
CMYK
cmyk(10%, 0%, 34%, 17%)
CSS variable
--color-primary: #BED38B;
Lowercase HEX
#bed38b

Shades

Tints

Tones

Harmony

CSS snippets for #BED38B

.color-bed38b {
  color: #BED38B;
  background-color: #BED38B;
}

Frequently asked questions

What color is #BED38B?+

#BED38B is a HEX color with RGB value rgb(190, 211, 139) and HSL value hsl(78, 45%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BED38B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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