#006BAE Color

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

Color preview

#006BAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #006BAE

.color-006bae {
  color: #006BAE;
  background-color: #006BAE;
}

Frequently asked questions

What color is #006BAE?+

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

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

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