#9EFEFC Color

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

Color preview

#9EFEFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9EFEFC

.color-9efefc {
  color: #9EFEFC;
  background-color: #9EFEFC;
}

Frequently asked questions

What color is #9EFEFC?+

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

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

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