#9FD7EB Color

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

Color preview

#9FD7EB

Color formats

HEX
#9FD7EB
RGB
rgb(159, 215, 235)
RGBA
rgba(159, 215, 235, 1)
HSL
hsl(196, 66%, 77%)
HSV
hsv(196, 32%, 92%)
CMYK
cmyk(32%, 9%, 0%, 8%)
CSS variable
--color-primary: #9FD7EB;
Lowercase HEX
#9fd7eb

Shades

Tints

Tones

Harmony

CSS snippets for #9FD7EB

.color-9fd7eb {
  color: #9FD7EB;
  background-color: #9FD7EB;
}

Frequently asked questions

What color is #9FD7EB?+

#9FD7EB is a HEX color with RGB value rgb(159, 215, 235) and HSL value hsl(196, 66%, 77%). Its closest CSS named color is LightBlue.

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

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