#B5EDED Color

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

Color preview

#B5EDED

Color formats

HEX
#B5EDED
RGB
rgb(181, 237, 237)
RGBA
rgba(181, 237, 237, 1)
HSL
hsl(180, 61%, 82%)
HSV
hsv(180, 24%, 93%)
CMYK
cmyk(24%, 0%, 0%, 7%)
CSS variable
--color-primary: #B5EDED;
Lowercase HEX
#b5eded

Shades

Tints

Tones

Harmony

CSS snippets for #B5EDED

.color-b5eded {
  color: #B5EDED;
  background-color: #B5EDED;
}

Frequently asked questions

What color is #B5EDED?+

#B5EDED is a HEX color with RGB value rgb(181, 237, 237) and HSL value hsl(180, 61%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B5EDED?+

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