#BCCC49 Color

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

Color preview

#BCCC49

Color formats

HEX
#BCCC49
RGB
rgb(188, 204, 73)
RGBA
rgba(188, 204, 73, 1)
HSL
hsl(67, 56%, 54%)
HSV
hsv(67, 64%, 80%)
CMYK
cmyk(8%, 0%, 64%, 20%)
CSS variable
--color-primary: #BCCC49;
Lowercase HEX
#bccc49

Shades

Tints

Tones

Harmony

CSS snippets for #BCCC49

.color-bccc49 {
  color: #BCCC49;
  background-color: #BCCC49;
}

Frequently asked questions

What color is #BCCC49?+

#BCCC49 is a HEX color with RGB value rgb(188, 204, 73) and HSL value hsl(67, 56%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCCC49?+

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