#BDD08B Color

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

Color preview

#BDD08B

Color formats

HEX
#BDD08B
RGB
rgb(189, 208, 139)
RGBA
rgba(189, 208, 139, 1)
HSL
hsl(77, 42%, 68%)
HSV
hsv(77, 33%, 82%)
CMYK
cmyk(9%, 0%, 33%, 18%)
CSS variable
--color-primary: #BDD08B;
Lowercase HEX
#bdd08b

Shades

Tints

Tones

Harmony

CSS snippets for #BDD08B

.color-bdd08b {
  color: #BDD08B;
  background-color: #BDD08B;
}

Frequently asked questions

What color is #BDD08B?+

#BDD08B is a HEX color with RGB value rgb(189, 208, 139) and HSL value hsl(77, 42%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BDD08B?+

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