#90DCDC Color

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

Color preview

#90DCDC

Color formats

HEX
#90DCDC
RGB
rgb(144, 220, 220)
RGBA
rgba(144, 220, 220, 1)
HSL
hsl(180, 52%, 71%)
HSV
hsv(180, 35%, 86%)
CMYK
cmyk(35%, 0%, 0%, 14%)
CSS variable
--color-primary: #90DCDC;
Lowercase HEX
#90dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #90DCDC

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

Frequently asked questions

What color is #90DCDC?+

#90DCDC is a HEX color with RGB value rgb(144, 220, 220) and HSL value hsl(180, 52%, 71%). Its closest CSS named color is SkyBlue.

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

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