#BFDD8F Color

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

Color preview

#BFDD8F

Color formats

HEX
#BFDD8F
RGB
rgb(191, 221, 143)
RGBA
rgba(191, 221, 143, 1)
HSL
hsl(83, 53%, 71%)
HSV
hsv(83, 35%, 87%)
CMYK
cmyk(14%, 0%, 35%, 13%)
CSS variable
--color-primary: #BFDD8F;
Lowercase HEX
#bfdd8f

Shades

Tints

Tones

Harmony

CSS snippets for #BFDD8F

.color-bfdd8f {
  color: #BFDD8F;
  background-color: #BFDD8F;
}

Frequently asked questions

What color is #BFDD8F?+

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

What is the closest Tailwind color to #BFDD8F?+

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