#0077EE Color

Inspect #0077EE across formats, palettes, contrast and closest named color matches.

Color preview

#0077EE

Color formats

HEX
#0077EE
RGB
rgb(0, 119, 238)
RGBA
rgba(0, 119, 238, 1)
HSL
hsl(210, 100%, 47%)
HSV
hsv(210, 100%, 93%)
CMYK
cmyk(100%, 50%, 0%, 7%)
CSS variable
--color-primary: #0077EE;
Lowercase HEX
#0077ee

Shades

Tints

Tones

Harmony

CSS snippets for #0077EE

.color-0077ee {
  color: #0077EE;
  background-color: #0077EE;
}

Frequently asked questions

What color is #0077EE?+

#0077EE is a HEX color with RGB value rgb(0, 119, 238) and HSL value hsl(210, 100%, 47%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #0077EE?+

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