#008DF2 Color

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

Color preview

#008DF2

Color formats

HEX
#008DF2
RGB
rgb(0, 141, 242)
RGBA
rgba(0, 141, 242, 1)
HSL
hsl(205, 100%, 47%)
HSV
hsv(205, 100%, 95%)
CMYK
cmyk(100%, 42%, 0%, 5%)
CSS variable
--color-primary: #008DF2;
Lowercase HEX
#008df2

Shades

Tints

Tones

Harmony

CSS snippets for #008DF2

.color-008df2 {
  color: #008DF2;
  background-color: #008DF2;
}

Frequently asked questions

What color is #008DF2?+

#008DF2 is a HEX color with RGB value rgb(0, 141, 242) and HSL value hsl(205, 100%, 47%). Its closest CSS named color is DodgerBlue.

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

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