#2E888E Color

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

Color preview

#2E888E

Color formats

HEX
#2E888E
RGB
rgb(46, 136, 142)
RGBA
rgba(46, 136, 142, 1)
HSL
hsl(184, 51%, 37%)
HSV
hsv(184, 68%, 56%)
CMYK
cmyk(68%, 4%, 0%, 44%)
CSS variable
--color-primary: #2E888E;
Lowercase HEX
#2e888e

Shades

Tints

Tones

Harmony

CSS snippets for #2E888E

.color-2e888e {
  color: #2E888E;
  background-color: #2E888E;
}

Frequently asked questions

What color is #2E888E?+

#2E888E is a HEX color with RGB value rgb(46, 136, 142) and HSL value hsl(184, 51%, 37%). Its closest CSS named color is SteelBlue.

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

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