#94DDDD Color

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

Color preview

#94DDDD

Color formats

HEX
#94DDDD
RGB
rgb(148, 221, 221)
RGBA
rgba(148, 221, 221, 1)
HSL
hsl(180, 52%, 72%)
HSV
hsv(180, 33%, 87%)
CMYK
cmyk(33%, 0%, 0%, 13%)
CSS variable
--color-primary: #94DDDD;
Lowercase HEX
#94dddd

Shades

Tints

Tones

Harmony

CSS snippets for #94DDDD

.color-94dddd {
  color: #94DDDD;
  background-color: #94DDDD;
}

Frequently asked questions

What color is #94DDDD?+

#94DDDD is a HEX color with RGB value rgb(148, 221, 221) and HSL value hsl(180, 52%, 72%). Its closest CSS named color is SkyBlue.

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

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