#006BAD Color

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

Color preview

#006BAD

Color formats

HEX
#006BAD
RGB
rgb(0, 107, 173)
RGBA
rgba(0, 107, 173, 1)
HSL
hsl(203, 100%, 34%)
HSV
hsv(203, 100%, 68%)
CMYK
cmyk(100%, 38%, 0%, 32%)
CSS variable
--color-primary: #006BAD;
Lowercase HEX
#006bad

Shades

Tints

Tones

Harmony

CSS snippets for #006BAD

.color-006bad {
  color: #006BAD;
  background-color: #006BAD;
}

Frequently asked questions

What color is #006BAD?+

#006BAD is a HEX color with RGB value rgb(0, 107, 173) and HSL value hsl(203, 100%, 34%). Its closest CSS named color is DarkCyan.

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

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