#BDDF75 Color

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

Color preview

#BDDF75

Color formats

HEX
#BDDF75
RGB
rgb(189, 223, 117)
RGBA
rgba(189, 223, 117, 1)
HSL
hsl(79, 62%, 67%)
HSV
hsv(79, 48%, 87%)
CMYK
cmyk(15%, 0%, 48%, 13%)
CSS variable
--color-primary: #BDDF75;
Lowercase HEX
#bddf75

Shades

Tints

Tones

Harmony

CSS snippets for #BDDF75

.color-bddf75 {
  color: #BDDF75;
  background-color: #BDDF75;
}

Frequently asked questions

What color is #BDDF75?+

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

What is the closest Tailwind color to #BDDF75?+

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