#9EFEFB Color

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

Color preview

#9EFEFB

Color formats

HEX
#9EFEFB
RGB
rgb(158, 254, 251)
RGBA
rgba(158, 254, 251, 1)
HSL
hsl(178, 98%, 81%)
HSV
hsv(178, 38%, 100%)
CMYK
cmyk(38%, 0%, 1%, 0%)
CSS variable
--color-primary: #9EFEFB;
Lowercase HEX
#9efefb

Shades

Tints

Tones

Harmony

CSS snippets for #9EFEFB

.color-9efefb {
  color: #9EFEFB;
  background-color: #9EFEFB;
}

Frequently asked questions

What color is #9EFEFB?+

#9EFEFB is a HEX color with RGB value rgb(158, 254, 251) and HSL value hsl(178, 98%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #9EFEFB?+

The closest Tailwind color is cyan-200, available as the bg-cyan-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