#9DCCDC Color

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

Color preview

#9DCCDC

Color formats

HEX
#9DCCDC
RGB
rgb(157, 204, 220)
RGBA
rgba(157, 204, 220, 1)
HSL
hsl(195, 47%, 74%)
HSV
hsv(195, 29%, 86%)
CMYK
cmyk(29%, 7%, 0%, 14%)
CSS variable
--color-primary: #9DCCDC;
Lowercase HEX
#9dccdc

Shades

Tints

Tones

Harmony

CSS snippets for #9DCCDC

.color-9dccdc {
  color: #9DCCDC;
  background-color: #9DCCDC;
}

Frequently asked questions

What color is #9DCCDC?+

#9DCCDC is a HEX color with RGB value rgb(157, 204, 220) and HSL value hsl(195, 47%, 74%). Its closest CSS named color is LightSteelBlue.

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

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