#00AABD Color

Inspect #00AABD across formats, palettes, contrast and closest named color matches.

Color preview

#00AABD

Color formats

HEX
#00AABD
RGB
rgb(0, 170, 189)
RGBA
rgba(0, 170, 189, 1)
HSL
hsl(186, 100%, 37%)
HSV
hsv(186, 100%, 74%)
CMYK
cmyk(100%, 10%, 0%, 26%)
CSS variable
--color-primary: #00AABD;
Lowercase HEX
#00aabd

Shades

Tints

Tones

Harmony

CSS snippets for #00AABD

.color-00aabd {
  color: #00AABD;
  background-color: #00AABD;
}

Frequently asked questions

What color is #00AABD?+

#00AABD is a HEX color with RGB value rgb(0, 170, 189) and HSL value hsl(186, 100%, 37%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #00AABD?+

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