#BCDF75 Color

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

Color preview

#BCDF75

Color formats

HEX
#BCDF75
RGB
rgb(188, 223, 117)
RGBA
rgba(188, 223, 117, 1)
HSL
hsl(80, 62%, 67%)
HSV
hsv(80, 48%, 87%)
CMYK
cmyk(16%, 0%, 48%, 13%)
CSS variable
--color-primary: #BCDF75;
Lowercase HEX
#bcdf75

Shades

Tints

Tones

Harmony

CSS snippets for #BCDF75

.color-bcdf75 {
  color: #BCDF75;
  background-color: #BCDF75;
}

Frequently asked questions

What color is #BCDF75?+

#BCDF75 is a HEX color with RGB value rgb(188, 223, 117) and HSL value hsl(80, 62%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCDF75?+

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