#008FBB Color

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

Color preview

#008FBB

Color formats

HEX
#008FBB
RGB
rgb(0, 143, 187)
RGBA
rgba(0, 143, 187, 1)
HSL
hsl(194, 100%, 37%)
HSV
hsv(194, 100%, 73%)
CMYK
cmyk(100%, 24%, 0%, 27%)
CSS variable
--color-primary: #008FBB;
Lowercase HEX
#008fbb

Shades

Tints

Tones

Harmony

CSS snippets for #008FBB

.color-008fbb {
  color: #008FBB;
  background-color: #008FBB;
}

Frequently asked questions

What color is #008FBB?+

#008FBB is a HEX color with RGB value rgb(0, 143, 187) and HSL value hsl(194, 100%, 37%). Its closest CSS named color is DarkCyan.

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

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