#B9EEEA Color

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

Color preview

#B9EEEA

Color formats

HEX
#B9EEEA
RGB
rgb(185, 238, 234)
RGBA
rgba(185, 238, 234, 1)
HSL
hsl(175, 61%, 83%)
HSV
hsv(175, 22%, 93%)
CMYK
cmyk(22%, 0%, 2%, 7%)
CSS variable
--color-primary: #B9EEEA;
Lowercase HEX
#b9eeea

Shades

Tints

Tones

Harmony

CSS snippets for #B9EEEA

.color-b9eeea {
  color: #B9EEEA;
  background-color: #B9EEEA;
}

Frequently asked questions

What color is #B9EEEA?+

#B9EEEA is a HEX color with RGB value rgb(185, 238, 234) and HSL value hsl(175, 61%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9EEEA?+

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