#BDDC75 Color

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

Color preview

#BDDC75

Color formats

HEX
#BDDC75
RGB
rgb(189, 220, 117)
RGBA
rgba(189, 220, 117, 1)
HSL
hsl(78, 60%, 66%)
HSV
hsv(78, 47%, 86%)
CMYK
cmyk(14%, 0%, 47%, 14%)
CSS variable
--color-primary: #BDDC75;
Lowercase HEX
#bddc75

Shades

Tints

Tones

Harmony

CSS snippets for #BDDC75

.color-bddc75 {
  color: #BDDC75;
  background-color: #BDDC75;
}

Frequently asked questions

What color is #BDDC75?+

#BDDC75 is a HEX color with RGB value rgb(189, 220, 117) and HSL value hsl(78, 60%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDDC75?+

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