#BECF05 Color

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

Color preview

#BECF05

Color formats

HEX
#BECF05
RGB
rgb(190, 207, 5)
RGBA
rgba(190, 207, 5, 1)
HSL
hsl(65, 95%, 42%)
HSV
hsv(65, 98%, 81%)
CMYK
cmyk(8%, 0%, 98%, 19%)
CSS variable
--color-primary: #BECF05;
Lowercase HEX
#becf05

Shades

Tints

Tones

Harmony

CSS snippets for #BECF05

.color-becf05 {
  color: #BECF05;
  background-color: #BECF05;
}

Frequently asked questions

What color is #BECF05?+

#BECF05 is a HEX color with RGB value rgb(190, 207, 5) and HSL value hsl(65, 95%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BECF05?+

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