#008BAD Color

Inspect #008BAD across formats, palettes, contrast and closest named color matches.

Color preview

#008BAD

Color formats

HEX
#008BAD
RGB
rgb(0, 139, 173)
RGBA
rgba(0, 139, 173, 1)
HSL
hsl(192, 100%, 34%)
HSV
hsv(192, 100%, 68%)
CMYK
cmyk(100%, 20%, 0%, 32%)
CSS variable
--color-primary: #008BAD;
Lowercase HEX
#008bad

Shades

Tints

Tones

Harmony

CSS snippets for #008BAD

.color-008bad {
  color: #008BAD;
  background-color: #008BAD;
}

Frequently asked questions

What color is #008BAD?+

#008BAD is a HEX color with RGB value rgb(0, 139, 173) and HSL value hsl(192, 100%, 34%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #008BAD?+

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