#006DBB Color

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

Color preview

#006DBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #006DBB

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

Frequently asked questions

What color is #006DBB?+

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

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

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