#9FDFF9 Color

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

Color preview

#9FDFF9

Color formats

HEX
#9FDFF9
RGB
rgb(159, 223, 249)
RGBA
rgba(159, 223, 249, 1)
HSL
hsl(197, 88%, 80%)
HSV
hsv(197, 36%, 98%)
CMYK
cmyk(36%, 10%, 0%, 2%)
CSS variable
--color-primary: #9FDFF9;
Lowercase HEX
#9fdff9

Shades

Tints

Tones

Harmony

CSS snippets for #9FDFF9

.color-9fdff9 {
  color: #9FDFF9;
  background-color: #9FDFF9;
}

Frequently asked questions

What color is #9FDFF9?+

#9FDFF9 is a HEX color with RGB value rgb(159, 223, 249) and HSL value hsl(197, 88%, 80%). Its closest CSS named color is PaleTurquoise.

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

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