#BBCD48 Color

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

Color preview

#BBCD48

Color formats

HEX
#BBCD48
RGB
rgb(187, 205, 72)
RGBA
rgba(187, 205, 72, 1)
HSL
hsl(68, 57%, 54%)
HSV
hsv(68, 65%, 80%)
CMYK
cmyk(9%, 0%, 65%, 20%)
CSS variable
--color-primary: #BBCD48;
Lowercase HEX
#bbcd48

Shades

Tints

Tones

Harmony

CSS snippets for #BBCD48

.color-bbcd48 {
  color: #BBCD48;
  background-color: #BBCD48;
}

Frequently asked questions

What color is #BBCD48?+

#BBCD48 is a HEX color with RGB value rgb(187, 205, 72) and HSL value hsl(68, 57%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBCD48?+

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