#9DDFCF Color

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

Color preview

#9DDFCF

Color formats

HEX
#9DDFCF
RGB
rgb(157, 223, 207)
RGBA
rgba(157, 223, 207, 1)
HSL
hsl(165, 51%, 75%)
HSV
hsv(165, 30%, 87%)
CMYK
cmyk(30%, 0%, 7%, 13%)
CSS variable
--color-primary: #9DDFCF;
Lowercase HEX
#9ddfcf

Shades

Tints

Tones

Harmony

CSS snippets for #9DDFCF

.color-9ddfcf {
  color: #9DDFCF;
  background-color: #9DDFCF;
}

Frequently asked questions

What color is #9DDFCF?+

#9DDFCF is a HEX color with RGB value rgb(157, 223, 207) and HSL value hsl(165, 51%, 75%). Its closest CSS named color is LightBlue.

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

The closest Tailwind color is emerald-200, available as the bg-emerald-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