#1A7EAC Color

Inspect #1A7EAC across formats, palettes, contrast and closest named color matches.

Color preview

#1A7EAC

Color formats

HEX
#1A7EAC
RGB
rgb(26, 126, 172)
RGBA
rgba(26, 126, 172, 1)
HSL
hsl(199, 74%, 39%)
HSV
hsv(199, 85%, 67%)
CMYK
cmyk(85%, 27%, 0%, 33%)
CSS variable
--color-primary: #1A7EAC;
Lowercase HEX
#1a7eac

Shades

Tints

Tones

Harmony

CSS snippets for #1A7EAC

.color-1a7eac {
  color: #1A7EAC;
  background-color: #1A7EAC;
}

Frequently asked questions

What color is #1A7EAC?+

#1A7EAC is a HEX color with RGB value rgb(26, 126, 172) and HSL value hsl(199, 74%, 39%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #1A7EAC?+

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