#BEC80D Color

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

Color preview

#BEC80D

Color formats

HEX
#BEC80D
RGB
rgb(190, 200, 13)
RGBA
rgba(190, 200, 13, 1)
HSL
hsl(63, 88%, 42%)
HSV
hsv(63, 94%, 78%)
CMYK
cmyk(5%, 0%, 94%, 22%)
CSS variable
--color-primary: #BEC80D;
Lowercase HEX
#bec80d

Shades

Tints

Tones

Harmony

CSS snippets for #BEC80D

.color-bec80d {
  color: #BEC80D;
  background-color: #BEC80D;
}

Frequently asked questions

What color is #BEC80D?+

#BEC80D is a HEX color with RGB value rgb(190, 200, 13) and HSL value hsl(63, 88%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BEC80D?+

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