#9BDDF9 Color

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

Color preview

#9BDDF9

Color formats

HEX
#9BDDF9
RGB
rgb(155, 221, 249)
RGBA
rgba(155, 221, 249, 1)
HSL
hsl(198, 89%, 79%)
HSV
hsv(198, 38%, 98%)
CMYK
cmyk(38%, 11%, 0%, 2%)
CSS variable
--color-primary: #9BDDF9;
Lowercase HEX
#9bddf9

Shades

Tints

Tones

Harmony

CSS snippets for #9BDDF9

.color-9bddf9 {
  color: #9BDDF9;
  background-color: #9BDDF9;
}

Frequently asked questions

What color is #9BDDF9?+

#9BDDF9 is a HEX color with RGB value rgb(155, 221, 249) and HSL value hsl(198, 89%, 79%). Its closest CSS named color is LightSkyBlue.

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

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