#B7EDE0 Color

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

Color preview

#B7EDE0

Color formats

HEX
#B7EDE0
RGB
rgb(183, 237, 224)
RGBA
rgba(183, 237, 224, 1)
HSL
hsl(166, 60%, 82%)
HSV
hsv(166, 23%, 93%)
CMYK
cmyk(23%, 0%, 5%, 7%)
CSS variable
--color-primary: #B7EDE0;
Lowercase HEX
#b7ede0

Shades

Tints

Tones

Harmony

CSS snippets for #B7EDE0

.color-b7ede0 {
  color: #B7EDE0;
  background-color: #B7EDE0;
}

Frequently asked questions

What color is #B7EDE0?+

#B7EDE0 is a HEX color with RGB value rgb(183, 237, 224) and HSL value hsl(166, 60%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B7EDE0?+

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