#BFEDE0 Color

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

Color preview

#BFEDE0

Color formats

HEX
#BFEDE0
RGB
rgb(191, 237, 224)
RGBA
rgba(191, 237, 224, 1)
HSL
hsl(163, 56%, 84%)
HSV
hsv(163, 19%, 93%)
CMYK
cmyk(19%, 0%, 5%, 7%)
CSS variable
--color-primary: #BFEDE0;
Lowercase HEX
#bfede0

Shades

Tints

Tones

Harmony

CSS snippets for #BFEDE0

.color-bfede0 {
  color: #BFEDE0;
  background-color: #BFEDE0;
}

Frequently asked questions

What color is #BFEDE0?+

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

What is the closest Tailwind color to #BFEDE0?+

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