#008EAD Color

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

Color preview

#008EAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #008EAD

.color-008ead {
  color: #008EAD;
  background-color: #008EAD;
}

Frequently asked questions

What color is #008EAD?+

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

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

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