#92DCDC Color

Inspect #92DCDC across formats, palettes, contrast and closest named color matches.

Color preview

#92DCDC

Color formats

HEX
#92DCDC
RGB
rgb(146, 220, 220)
RGBA
rgba(146, 220, 220, 1)
HSL
hsl(180, 51%, 72%)
HSV
hsv(180, 34%, 86%)
CMYK
cmyk(34%, 0%, 0%, 14%)
CSS variable
--color-primary: #92DCDC;
Lowercase HEX
#92dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #92DCDC

.color-92dcdc {
  color: #92DCDC;
  background-color: #92DCDC;
}

Frequently asked questions

What color is #92DCDC?+

#92DCDC is a HEX color with RGB value rgb(146, 220, 220) and HSL value hsl(180, 51%, 72%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #92DCDC?+

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