#008AFB Color

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

Color preview

#008AFB

Color formats

HEX
#008AFB
RGB
rgb(0, 138, 251)
RGBA
rgba(0, 138, 251, 1)
HSL
hsl(207, 100%, 49%)
HSV
hsv(207, 100%, 98%)
CMYK
cmyk(100%, 45%, 0%, 2%)
CSS variable
--color-primary: #008AFB;
Lowercase HEX
#008afb

Shades

Tints

Tones

Harmony

CSS snippets for #008AFB

.color-008afb {
  color: #008AFB;
  background-color: #008AFB;
}

Frequently asked questions

What color is #008AFB?+

#008AFB is a HEX color with RGB value rgb(0, 138, 251) and HSL value hsl(207, 100%, 49%). Its closest CSS named color is DodgerBlue.

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

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