#BDD38B Color

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

Color preview

#BDD38B

Color formats

HEX
#BDD38B
RGB
rgb(189, 211, 139)
RGBA
rgba(189, 211, 139, 1)
HSL
hsl(78, 45%, 69%)
HSV
hsv(78, 34%, 83%)
CMYK
cmyk(10%, 0%, 34%, 17%)
CSS variable
--color-primary: #BDD38B;
Lowercase HEX
#bdd38b

Shades

Tints

Tones

Harmony

CSS snippets for #BDD38B

.color-bdd38b {
  color: #BDD38B;
  background-color: #BDD38B;
}

Frequently asked questions

What color is #BDD38B?+

#BDD38B is a HEX color with RGB value rgb(189, 211, 139) and HSL value hsl(78, 45%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BDD38B?+

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