#005BBD Color

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

Color preview

#005BBD

Color formats

HEX
#005BBD
RGB
rgb(0, 91, 189)
RGBA
rgba(0, 91, 189, 1)
HSL
hsl(211, 100%, 37%)
HSV
hsv(211, 100%, 74%)
CMYK
cmyk(100%, 52%, 0%, 26%)
CSS variable
--color-primary: #005BBD;
Lowercase HEX
#005bbd

Shades

Tints

Tones

Harmony

CSS snippets for #005BBD

.color-005bbd {
  color: #005BBD;
  background-color: #005BBD;
}

Frequently asked questions

What color is #005BBD?+

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

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

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