#BBCF35 Color

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

Color preview

#BBCF35

Color formats

HEX
#BBCF35
RGB
rgb(187, 207, 53)
RGBA
rgba(187, 207, 53, 1)
HSL
hsl(68, 62%, 51%)
HSV
hsv(68, 74%, 81%)
CMYK
cmyk(10%, 0%, 74%, 19%)
CSS variable
--color-primary: #BBCF35;
Lowercase HEX
#bbcf35

Shades

Tints

Tones

Harmony

CSS snippets for #BBCF35

.color-bbcf35 {
  color: #BBCF35;
  background-color: #BBCF35;
}

Frequently asked questions

What color is #BBCF35?+

#BBCF35 is a HEX color with RGB value rgb(187, 207, 53) and HSL value hsl(68, 62%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBCF35?+

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