#9DEFFF Color

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

Color preview

#9DEFFF

Color formats

HEX
#9DEFFF
RGB
rgb(157, 239, 255)
RGBA
rgba(157, 239, 255, 1)
HSL
hsl(190, 100%, 81%)
HSV
hsv(190, 38%, 100%)
CMYK
cmyk(38%, 6%, 0%, 0%)
CSS variable
--color-primary: #9DEFFF;
Lowercase HEX
#9defff

Shades

Tints

Tones

Harmony

CSS snippets for #9DEFFF

.color-9defff {
  color: #9DEFFF;
  background-color: #9DEFFF;
}

Frequently asked questions

What color is #9DEFFF?+

#9DEFFF is a HEX color with RGB value rgb(157, 239, 255) and HSL value hsl(190, 100%, 81%). Its closest CSS named color is PaleTurquoise.

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

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