#94DEDC Color

Inspect #94DEDC across formats, palettes, contrast and closest named color matches.

Color preview

#94DEDC

Color formats

HEX
#94DEDC
RGB
rgb(148, 222, 220)
RGBA
rgba(148, 222, 220, 1)
HSL
hsl(178, 53%, 73%)
HSV
hsv(178, 33%, 87%)
CMYK
cmyk(33%, 0%, 1%, 13%)
CSS variable
--color-primary: #94DEDC;
Lowercase HEX
#94dedc

Shades

Tints

Tones

Harmony

CSS snippets for #94DEDC

.color-94dedc {
  color: #94DEDC;
  background-color: #94DEDC;
}

Frequently asked questions

What color is #94DEDC?+

#94DEDC is a HEX color with RGB value rgb(148, 222, 220) and HSL value hsl(178, 53%, 73%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #94DEDC?+

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