#B9EAEF Color

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

Color preview

#B9EAEF

Color formats

HEX
#B9EAEF
RGB
rgb(185, 234, 239)
RGBA
rgba(185, 234, 239, 1)
HSL
hsl(186, 63%, 83%)
HSV
hsv(186, 23%, 94%)
CMYK
cmyk(23%, 2%, 0%, 6%)
CSS variable
--color-primary: #B9EAEF;
Lowercase HEX
#b9eaef

Shades

Tints

Tones

Harmony

CSS snippets for #B9EAEF

.color-b9eaef {
  color: #B9EAEF;
  background-color: #B9EAEF;
}

Frequently asked questions

What color is #B9EAEF?+

#B9EAEF is a HEX color with RGB value rgb(185, 234, 239) and HSL value hsl(186, 63%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9EAEF?+

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