#BEC945 Color

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

Color preview

#BEC945

Color formats

HEX
#BEC945
RGB
rgb(190, 201, 69)
RGBA
rgba(190, 201, 69, 1)
HSL
hsl(65, 55%, 53%)
HSV
hsv(65, 66%, 79%)
CMYK
cmyk(5%, 0%, 66%, 21%)
CSS variable
--color-primary: #BEC945;
Lowercase HEX
#bec945

Shades

Tints

Tones

Harmony

CSS snippets for #BEC945

.color-bec945 {
  color: #BEC945;
  background-color: #BEC945;
}

Frequently asked questions

What color is #BEC945?+

#BEC945 is a HEX color with RGB value rgb(190, 201, 69) and HSL value hsl(65, 55%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BEC945?+

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