#BBCF53 Color

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

Color preview

#BBCF53

Color formats

HEX
#BBCF53
RGB
rgb(187, 207, 83)
RGBA
rgba(187, 207, 83, 1)
HSL
hsl(70, 56%, 57%)
HSV
hsv(70, 60%, 81%)
CMYK
cmyk(10%, 0%, 60%, 19%)
CSS variable
--color-primary: #BBCF53;
Lowercase HEX
#bbcf53

Shades

Tints

Tones

Harmony

CSS snippets for #BBCF53

.color-bbcf53 {
  color: #BBCF53;
  background-color: #BBCF53;
}

Frequently asked questions

What color is #BBCF53?+

#BBCF53 is a HEX color with RGB value rgb(187, 207, 83) and HSL value hsl(70, 56%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBCF53?+

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