#BEC180 Color

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

Color preview

#BEC180

Color formats

HEX
#BEC180
RGB
rgb(190, 193, 128)
RGBA
rgba(190, 193, 128, 1)
HSL
hsl(63, 34%, 63%)
HSV
hsv(63, 34%, 76%)
CMYK
cmyk(2%, 0%, 34%, 24%)
CSS variable
--color-primary: #BEC180;
Lowercase HEX
#bec180

Shades

Tints

Tones

Harmony

CSS snippets for #BEC180

.color-bec180 {
  color: #BEC180;
  background-color: #BEC180;
}

Frequently asked questions

What color is #BEC180?+

#BEC180 is a HEX color with RGB value rgb(190, 193, 128) and HSL value hsl(63, 34%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEC180?+

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