#006ABB Color

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

Color preview

#006ABB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #006ABB

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

Frequently asked questions

What color is #006ABB?+

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

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

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