#BFEDD9 Color

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

Color preview

#BFEDD9

Color formats

HEX
#BFEDD9
RGB
rgb(191, 237, 217)
RGBA
rgba(191, 237, 217, 1)
HSL
hsl(154, 56%, 84%)
HSV
hsv(154, 19%, 93%)
CMYK
cmyk(19%, 0%, 8%, 7%)
CSS variable
--color-primary: #BFEDD9;
Lowercase HEX
#bfedd9

Shades

Tints

Tones

Harmony

CSS snippets for #BFEDD9

.color-bfedd9 {
  color: #BFEDD9;
  background-color: #BFEDD9;
}

Frequently asked questions

What color is #BFEDD9?+

#BFEDD9 is a HEX color with RGB value rgb(191, 237, 217) and HSL value hsl(154, 56%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFEDD9?+

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