#2A9DAC Color

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

Color preview

#2A9DAC

Color formats

HEX
#2A9DAC
RGB
rgb(42, 157, 172)
RGBA
rgba(42, 157, 172, 1)
HSL
hsl(187, 61%, 42%)
HSV
hsv(187, 76%, 67%)
CMYK
cmyk(76%, 9%, 0%, 33%)
CSS variable
--color-primary: #2A9DAC;
Lowercase HEX
#2a9dac

Shades

Tints

Tones

Harmony

CSS snippets for #2A9DAC

.color-2a9dac {
  color: #2A9DAC;
  background-color: #2A9DAC;
}

Frequently asked questions

What color is #2A9DAC?+

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

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

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