#008EFA Color

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

Color preview

#008EFA

Color formats

HEX
#008EFA
RGB
rgb(0, 142, 250)
RGBA
rgba(0, 142, 250, 1)
HSL
hsl(206, 100%, 49%)
HSV
hsv(206, 100%, 98%)
CMYK
cmyk(100%, 43%, 0%, 2%)
CSS variable
--color-primary: #008EFA;
Lowercase HEX
#008efa

Shades

Tints

Tones

Harmony

CSS snippets for #008EFA

.color-008efa {
  color: #008EFA;
  background-color: #008EFA;
}

Frequently asked questions

What color is #008EFA?+

#008EFA is a HEX color with RGB value rgb(0, 142, 250) and HSL value hsl(206, 100%, 49%). Its closest CSS named color is DodgerBlue.

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

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