#9EDDFF Color

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

Color preview

#9EDDFF

Color formats

HEX
#9EDDFF
RGB
rgb(158, 221, 255)
RGBA
rgba(158, 221, 255, 1)
HSL
hsl(201, 100%, 81%)
HSV
hsv(201, 38%, 100%)
CMYK
cmyk(38%, 13%, 0%, 0%)
CSS variable
--color-primary: #9EDDFF;
Lowercase HEX
#9eddff

Shades

Tints

Tones

Harmony

CSS snippets for #9EDDFF

.color-9eddff {
  color: #9EDDFF;
  background-color: #9EDDFF;
}

Frequently asked questions

What color is #9EDDFF?+

#9EDDFF is a HEX color with RGB value rgb(158, 221, 255) and HSL value hsl(201, 100%, 81%). Its closest CSS named color is LightSkyBlue.

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

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