#2A9FAC Color

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

Color preview

#2A9FAC

Color formats

HEX
#2A9FAC
RGB
rgb(42, 159, 172)
RGBA
rgba(42, 159, 172, 1)
HSL
hsl(186, 61%, 42%)
HSV
hsv(186, 76%, 67%)
CMYK
cmyk(76%, 8%, 0%, 33%)
CSS variable
--color-primary: #2A9FAC;
Lowercase HEX
#2a9fac

Shades

Tints

Tones

Harmony

CSS snippets for #2A9FAC

.color-2a9fac {
  color: #2A9FAC;
  background-color: #2A9FAC;
}

Frequently asked questions

What color is #2A9FAC?+

#2A9FAC is a HEX color with RGB value rgb(42, 159, 172) and HSL value hsl(186, 61%, 42%). Its closest CSS named color is LightSeaGreen.

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

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