#9EEAFF Color

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

Color preview

#9EEAFF

Color formats

HEX
#9EEAFF
RGB
rgb(158, 234, 255)
RGBA
rgba(158, 234, 255, 1)
HSL
hsl(193, 100%, 81%)
HSV
hsv(193, 38%, 100%)
CMYK
cmyk(38%, 8%, 0%, 0%)
CSS variable
--color-primary: #9EEAFF;
Lowercase HEX
#9eeaff

Shades

Tints

Tones

Harmony

CSS snippets for #9EEAFF

.color-9eeaff {
  color: #9EEAFF;
  background-color: #9EEAFF;
}

Frequently asked questions

What color is #9EEAFF?+

#9EEAFF is a HEX color with RGB value rgb(158, 234, 255) and HSL value hsl(193, 100%, 81%). Its closest CSS named color is PaleTurquoise.

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

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