#2A919C Color

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

Color preview

#2A919C

Color formats

HEX
#2A919C
RGB
rgb(42, 145, 156)
RGBA
rgba(42, 145, 156, 1)
HSL
hsl(186, 58%, 39%)
HSV
hsv(186, 73%, 61%)
CMYK
cmyk(73%, 7%, 0%, 39%)
CSS variable
--color-primary: #2A919C;
Lowercase HEX
#2a919c

Shades

Tints

Tones

Harmony

CSS snippets for #2A919C

.color-2a919c {
  color: #2A919C;
  background-color: #2A919C;
}

Frequently asked questions

What color is #2A919C?+

#2A919C is a HEX color with RGB value rgb(42, 145, 156) and HSL value hsl(186, 58%, 39%). Its closest CSS named color is LightSeaGreen.

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

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