#BED282 Color

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

Color preview

#BED282

Color formats

HEX
#BED282
RGB
rgb(190, 210, 130)
RGBA
rgba(190, 210, 130, 1)
HSL
hsl(75, 47%, 67%)
HSV
hsv(75, 38%, 82%)
CMYK
cmyk(10%, 0%, 38%, 18%)
CSS variable
--color-primary: #BED282;
Lowercase HEX
#bed282

Shades

Tints

Tones

Harmony

CSS snippets for #BED282

.color-bed282 {
  color: #BED282;
  background-color: #BED282;
}

Frequently asked questions

What color is #BED282?+

#BED282 is a HEX color with RGB value rgb(190, 210, 130) and HSL value hsl(75, 47%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED282?+

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