#9CDEFF Color

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

Color preview

#9CDEFF

Color formats

HEX
#9CDEFF
RGB
rgb(156, 222, 255)
RGBA
rgba(156, 222, 255, 1)
HSL
hsl(200, 100%, 81%)
HSV
hsv(200, 39%, 100%)
CMYK
cmyk(39%, 13%, 0%, 0%)
CSS variable
--color-primary: #9CDEFF;
Lowercase HEX
#9cdeff

Shades

Tints

Tones

Harmony

CSS snippets for #9CDEFF

.color-9cdeff {
  color: #9CDEFF;
  background-color: #9CDEFF;
}

Frequently asked questions

What color is #9CDEFF?+

#9CDEFF is a HEX color with RGB value rgb(156, 222, 255) and HSL value hsl(200, 100%, 81%). Its closest CSS named color is LightSkyBlue.

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

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