#BFDFB3 Color

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

Color preview

#BFDFB3

Color formats

HEX
#BFDFB3
RGB
rgb(191, 223, 179)
RGBA
rgba(191, 223, 179, 1)
HSL
hsl(104, 41%, 79%)
HSV
hsv(104, 20%, 87%)
CMYK
cmyk(14%, 0%, 20%, 13%)
CSS variable
--color-primary: #BFDFB3;
Lowercase HEX
#bfdfb3

Shades

Tints

Tones

Harmony

CSS snippets for #BFDFB3

.color-bfdfb3 {
  color: #BFDFB3;
  background-color: #BFDFB3;
}

Frequently asked questions

What color is #BFDFB3?+

#BFDFB3 is a HEX color with RGB value rgb(191, 223, 179) and HSL value hsl(104, 41%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFDFB3?+

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