#BED133 Color

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

Color preview

#BED133

Color formats

HEX
#BED133
RGB
rgb(190, 209, 51)
RGBA
rgba(190, 209, 51, 1)
HSL
hsl(67, 63%, 51%)
HSV
hsv(67, 76%, 82%)
CMYK
cmyk(9%, 0%, 76%, 18%)
CSS variable
--color-primary: #BED133;
Lowercase HEX
#bed133

Shades

Tints

Tones

Harmony

CSS snippets for #BED133

.color-bed133 {
  color: #BED133;
  background-color: #BED133;
}

Frequently asked questions

What color is #BED133?+

#BED133 is a HEX color with RGB value rgb(190, 209, 51) and HSL value hsl(67, 63%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED133?+

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