#2A8EAC Color

Inspect #2A8EAC across formats, palettes, contrast and closest named color matches.

Color preview

#2A8EAC

Color formats

HEX
#2A8EAC
RGB
rgb(42, 142, 172)
RGBA
rgba(42, 142, 172, 1)
HSL
hsl(194, 61%, 42%)
HSV
hsv(194, 76%, 67%)
CMYK
cmyk(76%, 17%, 0%, 33%)
CSS variable
--color-primary: #2A8EAC;
Lowercase HEX
#2a8eac

Shades

Tints

Tones

Harmony

CSS snippets for #2A8EAC

.color-2a8eac {
  color: #2A8EAC;
  background-color: #2A8EAC;
}

Frequently asked questions

What color is #2A8EAC?+

#2A8EAC is a HEX color with RGB value rgb(42, 142, 172) and HSL value hsl(194, 61%, 42%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #2A8EAC?+

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