#9DDCFF Color

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

Color preview

#9DDCFF

Color formats

HEX
#9DDCFF
RGB
rgb(157, 220, 255)
RGBA
rgba(157, 220, 255, 1)
HSL
hsl(201, 100%, 81%)
HSV
hsv(201, 38%, 100%)
CMYK
cmyk(38%, 14%, 0%, 0%)
CSS variable
--color-primary: #9DDCFF;
Lowercase HEX
#9ddcff

Shades

Tints

Tones

Harmony

CSS snippets for #9DDCFF

.color-9ddcff {
  color: #9DDCFF;
  background-color: #9DDCFF;
}

Frequently asked questions

What color is #9DDCFF?+

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

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

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