#007FFF Color

Inspect #007FFF across formats, palettes, contrast and closest named color matches.

Color preview

#007FFF

Color formats

HEX
#007FFF
RGB
rgb(0, 127, 255)
RGBA
rgba(0, 127, 255, 1)
HSL
hsl(210, 100%, 50%)
HSV
hsv(210, 100%, 100%)
CMYK
cmyk(100%, 50%, 0%, 0%)
CSS variable
--color-primary: #007FFF;
Lowercase HEX
#007fff

Shades

Tints

Tones

Harmony

CSS snippets for #007FFF

.color-007fff {
  color: #007FFF;
  background-color: #007FFF;
}

Frequently asked questions

What color is #007FFF?+

#007FFF is a HEX color with RGB value rgb(0, 127, 255) and HSL value hsl(210, 100%, 50%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #007FFF?+

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