#BCC153 Color

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

Color preview

#BCC153

Color formats

HEX
#BCC153
RGB
rgb(188, 193, 83)
RGBA
rgba(188, 193, 83, 1)
HSL
hsl(63, 47%, 54%)
HSV
hsv(63, 57%, 76%)
CMYK
cmyk(3%, 0%, 57%, 24%)
CSS variable
--color-primary: #BCC153;
Lowercase HEX
#bcc153

Shades

Tints

Tones

Harmony

CSS snippets for #BCC153

.color-bcc153 {
  color: #BCC153;
  background-color: #BCC153;
}

Frequently asked questions

What color is #BCC153?+

#BCC153 is a HEX color with RGB value rgb(188, 193, 83) and HSL value hsl(63, 47%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCC153?+

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