#BEC70F Color

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

Color preview

#BEC70F

Color formats

HEX
#BEC70F
RGB
rgb(190, 199, 15)
RGBA
rgba(190, 199, 15, 1)
HSL
hsl(63, 86%, 42%)
HSV
hsv(63, 92%, 78%)
CMYK
cmyk(5%, 0%, 92%, 22%)
CSS variable
--color-primary: #BEC70F;
Lowercase HEX
#bec70f

Shades

Tints

Tones

Harmony

CSS snippets for #BEC70F

.color-bec70f {
  color: #BEC70F;
  background-color: #BEC70F;
}

Frequently asked questions

What color is #BEC70F?+

#BEC70F is a HEX color with RGB value rgb(190, 199, 15) and HSL value hsl(63, 86%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BEC70F?+

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