#007EBD Color

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

Color preview

#007EBD

Color formats

HEX
#007EBD
RGB
rgb(0, 126, 189)
RGBA
rgba(0, 126, 189, 1)
HSL
hsl(200, 100%, 37%)
HSV
hsv(200, 100%, 74%)
CMYK
cmyk(100%, 33%, 0%, 26%)
CSS variable
--color-primary: #007EBD;
Lowercase HEX
#007ebd

Shades

Tints

Tones

Harmony

CSS snippets for #007EBD

.color-007ebd {
  color: #007EBD;
  background-color: #007EBD;
}

Frequently asked questions

What color is #007EBD?+

#007EBD is a HEX color with RGB value rgb(0, 126, 189) and HSL value hsl(200, 100%, 37%). Its closest CSS named color is DarkCyan.

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

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