#BBCF68 Color

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

Color preview

#BBCF68

Color formats

HEX
#BBCF68
RGB
rgb(187, 207, 104)
RGBA
rgba(187, 207, 104, 1)
HSL
hsl(72, 52%, 61%)
HSV
hsv(72, 50%, 81%)
CMYK
cmyk(10%, 0%, 50%, 19%)
CSS variable
--color-primary: #BBCF68;
Lowercase HEX
#bbcf68

Shades

Tints

Tones

Harmony

CSS snippets for #BBCF68

.color-bbcf68 {
  color: #BBCF68;
  background-color: #BBCF68;
}

Frequently asked questions

What color is #BBCF68?+

#BBCF68 is a HEX color with RGB value rgb(187, 207, 104) and HSL value hsl(72, 52%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBCF68?+

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