#2A899C Color

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

Color preview

#2A899C

Color formats

HEX
#2A899C
RGB
rgb(42, 137, 156)
RGBA
rgba(42, 137, 156, 1)
HSL
hsl(190, 58%, 39%)
HSV
hsv(190, 73%, 61%)
CMYK
cmyk(73%, 12%, 0%, 39%)
CSS variable
--color-primary: #2A899C;
Lowercase HEX
#2a899c

Shades

Tints

Tones

Harmony

CSS snippets for #2A899C

.color-2a899c {
  color: #2A899C;
  background-color: #2A899C;
}

Frequently asked questions

What color is #2A899C?+

#2A899C is a HEX color with RGB value rgb(42, 137, 156) and HSL value hsl(190, 58%, 39%). Its closest CSS named color is SteelBlue.

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

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