#BFDD8E Color

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

Color preview

#BFDD8E

Color formats

HEX
#BFDD8E
RGB
rgb(191, 221, 142)
RGBA
rgba(191, 221, 142, 1)
HSL
hsl(83, 54%, 71%)
HSV
hsv(83, 36%, 87%)
CMYK
cmyk(14%, 0%, 36%, 13%)
CSS variable
--color-primary: #BFDD8E;
Lowercase HEX
#bfdd8e

Shades

Tints

Tones

Harmony

CSS snippets for #BFDD8E

.color-bfdd8e {
  color: #BFDD8E;
  background-color: #BFDD8E;
}

Frequently asked questions

What color is #BFDD8E?+

#BFDD8E is a HEX color with RGB value rgb(191, 221, 142) and HSL value hsl(83, 54%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFDD8E?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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