#BFF4CC Color

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

Color preview

#BFF4CC

Color formats

HEX
#BFF4CC
RGB
rgb(191, 244, 204)
RGBA
rgba(191, 244, 204, 1)
HSL
hsl(135, 71%, 85%)
HSV
hsv(135, 22%, 96%)
CMYK
cmyk(22%, 0%, 16%, 4%)
CSS variable
--color-primary: #BFF4CC;
Lowercase HEX
#bff4cc

Shades

Tints

Tones

Harmony

CSS snippets for #BFF4CC

.color-bff4cc {
  color: #BFF4CC;
  background-color: #BFF4CC;
}

Frequently asked questions

What color is #BFF4CC?+

#BFF4CC is a HEX color with RGB value rgb(191, 244, 204) and HSL value hsl(135, 71%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFF4CC?+

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