#B9EAEE Color

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

Color preview

#B9EAEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B9EAEE

.color-b9eaee {
  color: #B9EAEE;
  background-color: #B9EAEE;
}

Frequently asked questions

What color is #B9EAEE?+

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

What is the closest Tailwind color to #B9EAEE?+

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