#BFEDCC Color

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

Color preview

#BFEDCC

Color formats

HEX
#BFEDCC
RGB
rgb(191, 237, 204)
RGBA
rgba(191, 237, 204, 1)
HSL
hsl(137, 56%, 84%)
HSV
hsv(137, 19%, 93%)
CMYK
cmyk(19%, 0%, 14%, 7%)
CSS variable
--color-primary: #BFEDCC;
Lowercase HEX
#bfedcc

Shades

Tints

Tones

Harmony

CSS snippets for #BFEDCC

.color-bfedcc {
  color: #BFEDCC;
  background-color: #BFEDCC;
}

Frequently asked questions

What color is #BFEDCC?+

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

What is the closest Tailwind color to #BFEDCC?+

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