#BED430 Color

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

Color preview

#BED430

Color formats

HEX
#BED430
RGB
rgb(190, 212, 48)
RGBA
rgba(190, 212, 48, 1)
HSL
hsl(68, 66%, 51%)
HSV
hsv(68, 77%, 83%)
CMYK
cmyk(10%, 0%, 77%, 17%)
CSS variable
--color-primary: #BED430;
Lowercase HEX
#bed430

Shades

Tints

Tones

Harmony

CSS snippets for #BED430

.color-bed430 {
  color: #BED430;
  background-color: #BED430;
}

Frequently asked questions

What color is #BED430?+

#BED430 is a HEX color with RGB value rgb(190, 212, 48) and HSL value hsl(68, 66%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BED430?+

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