#005ABB Color

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

Color preview

#005ABB

Color formats

HEX
#005ABB
RGB
rgb(0, 90, 187)
RGBA
rgba(0, 90, 187, 1)
HSL
hsl(211, 100%, 37%)
HSV
hsv(211, 100%, 73%)
CMYK
cmyk(100%, 52%, 0%, 27%)
CSS variable
--color-primary: #005ABB;
Lowercase HEX
#005abb

Shades

Tints

Tones

Harmony

CSS snippets for #005ABB

.color-005abb {
  color: #005ABB;
  background-color: #005ABB;
}

Frequently asked questions

What color is #005ABB?+

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

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

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