#007DAE Color

Inspect #007DAE across formats, palettes, contrast and closest named color matches.

Color preview

#007DAE

Color formats

HEX
#007DAE
RGB
rgb(0, 125, 174)
RGBA
rgba(0, 125, 174, 1)
HSL
hsl(197, 100%, 34%)
HSV
hsv(197, 100%, 68%)
CMYK
cmyk(100%, 28%, 0%, 32%)
CSS variable
--color-primary: #007DAE;
Lowercase HEX
#007dae

Shades

Tints

Tones

Harmony

CSS snippets for #007DAE

.color-007dae {
  color: #007DAE;
  background-color: #007DAE;
}

Frequently asked questions

What color is #007DAE?+

#007DAE is a HEX color with RGB value rgb(0, 125, 174) and HSL value hsl(197, 100%, 34%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #007DAE?+

The closest Tailwind color is cyan-600, available as the bg-cyan-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