#008EAE Color

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

Color preview

#008EAE

Color formats

HEX
#008EAE
RGB
rgb(0, 142, 174)
RGBA
rgba(0, 142, 174, 1)
HSL
hsl(191, 100%, 34%)
HSV
hsv(191, 100%, 68%)
CMYK
cmyk(100%, 18%, 0%, 32%)
CSS variable
--color-primary: #008EAE;
Lowercase HEX
#008eae

Shades

Tints

Tones

Harmony

CSS snippets for #008EAE

.color-008eae {
  color: #008EAE;
  background-color: #008EAE;
}

Frequently asked questions

What color is #008EAE?+

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

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

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