#2DA899 Color

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

Color preview

#2DA899

Color formats

HEX
#2DA899
RGB
rgb(45, 168, 153)
RGBA
rgba(45, 168, 153, 1)
HSL
hsl(173, 58%, 42%)
HSV
hsv(173, 73%, 66%)
CMYK
cmyk(73%, 0%, 9%, 34%)
CSS variable
--color-primary: #2DA899;
Lowercase HEX
#2da899

Shades

Tints

Tones

Harmony

CSS snippets for #2DA899

.color-2da899 {
  color: #2DA899;
  background-color: #2DA899;
}

Frequently asked questions

What color is #2DA899?+

#2DA899 is a HEX color with RGB value rgb(45, 168, 153) and HSL value hsl(173, 58%, 42%). Its closest CSS named color is LightSeaGreen.

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

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