#005EBD Color

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

Color preview

#005EBD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #005EBD

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

Frequently asked questions

What color is #005EBD?+

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

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

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