#B7EDE7 Color

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

Color preview

#B7EDE7

Color formats

HEX
#B7EDE7
RGB
rgb(183, 237, 231)
RGBA
rgba(183, 237, 231, 1)
HSL
hsl(173, 60%, 82%)
HSV
hsv(173, 23%, 93%)
CMYK
cmyk(23%, 0%, 3%, 7%)
CSS variable
--color-primary: #B7EDE7;
Lowercase HEX
#b7ede7

Shades

Tints

Tones

Harmony

CSS snippets for #B7EDE7

.color-b7ede7 {
  color: #B7EDE7;
  background-color: #B7EDE7;
}

Frequently asked questions

What color is #B7EDE7?+

#B7EDE7 is a HEX color with RGB value rgb(183, 237, 231) and HSL value hsl(173, 60%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B7EDE7?+

The closest Tailwind color is sky-200, available as the bg-sky-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