#B2EDED Color

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

Color preview

#B2EDED

Color formats

HEX
#B2EDED
RGB
rgb(178, 237, 237)
RGBA
rgba(178, 237, 237, 1)
HSL
hsl(180, 62%, 81%)
HSV
hsv(180, 25%, 93%)
CMYK
cmyk(25%, 0%, 0%, 7%)
CSS variable
--color-primary: #B2EDED;
Lowercase HEX
#b2eded

Shades

Tints

Tones

Harmony

CSS snippets for #B2EDED

.color-b2eded {
  color: #B2EDED;
  background-color: #B2EDED;
}

Frequently asked questions

What color is #B2EDED?+

#B2EDED is a HEX color with RGB value rgb(178, 237, 237) and HSL value hsl(180, 62%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B2EDED?+

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