#005DBB Color

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

Color preview

#005DBB

Color formats

HEX
#005DBB
RGB
rgb(0, 93, 187)
RGBA
rgba(0, 93, 187, 1)
HSL
hsl(210, 100%, 37%)
HSV
hsv(210, 100%, 73%)
CMYK
cmyk(100%, 50%, 0%, 27%)
CSS variable
--color-primary: #005DBB;
Lowercase HEX
#005dbb

Shades

Tints

Tones

Harmony

CSS snippets for #005DBB

.color-005dbb {
  color: #005DBB;
  background-color: #005DBB;
}

Frequently asked questions

What color is #005DBB?+

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

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

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