#BBCF3D Color

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

Color preview

#BBCF3D

Color formats

HEX
#BBCF3D
RGB
rgb(187, 207, 61)
RGBA
rgba(187, 207, 61, 1)
HSL
hsl(68, 60%, 53%)
HSV
hsv(68, 71%, 81%)
CMYK
cmyk(10%, 0%, 71%, 19%)
CSS variable
--color-primary: #BBCF3D;
Lowercase HEX
#bbcf3d

Shades

Tints

Tones

Harmony

CSS snippets for #BBCF3D

.color-bbcf3d {
  color: #BBCF3D;
  background-color: #BBCF3D;
}

Frequently asked questions

What color is #BBCF3D?+

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

What is the closest Tailwind color to #BBCF3D?+

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