#B9F3EE Color

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

Color preview

#B9F3EE

Color formats

HEX
#B9F3EE
RGB
rgb(185, 243, 238)
RGBA
rgba(185, 243, 238, 1)
HSL
hsl(175, 71%, 84%)
HSV
hsv(175, 24%, 95%)
CMYK
cmyk(24%, 0%, 2%, 5%)
CSS variable
--color-primary: #B9F3EE;
Lowercase HEX
#b9f3ee

Shades

Tints

Tones

Harmony

CSS snippets for #B9F3EE

.color-b9f3ee {
  color: #B9F3EE;
  background-color: #B9F3EE;
}

Frequently asked questions

What color is #B9F3EE?+

#B9F3EE is a HEX color with RGB value rgb(185, 243, 238) and HSL value hsl(175, 71%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9F3EE?+

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