#008BAE Color

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

Color preview

#008BAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #008BAE

.color-008bae {
  color: #008BAE;
  background-color: #008BAE;
}

Frequently asked questions

What color is #008BAE?+

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

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

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