#BEC969 Color

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

Color preview

#BEC969

Color formats

HEX
#BEC969
RGB
rgb(190, 201, 105)
RGBA
rgba(190, 201, 105, 1)
HSL
hsl(67, 47%, 60%)
HSV
hsv(67, 48%, 79%)
CMYK
cmyk(5%, 0%, 48%, 21%)
CSS variable
--color-primary: #BEC969;
Lowercase HEX
#bec969

Shades

Tints

Tones

Harmony

CSS snippets for #BEC969

.color-bec969 {
  color: #BEC969;
  background-color: #BEC969;
}

Frequently asked questions

What color is #BEC969?+

#BEC969 is a HEX color with RGB value rgb(190, 201, 105) and HSL value hsl(67, 47%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEC969?+

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