#218B8C Color

Inspect #218B8C across formats, palettes, contrast and closest named color matches.

Color preview

#218B8C

Color formats

HEX
#218B8C
RGB
rgb(33, 139, 140)
RGBA
rgba(33, 139, 140, 1)
HSL
hsl(181, 62%, 34%)
HSV
hsv(181, 76%, 55%)
CMYK
cmyk(76%, 1%, 0%, 45%)
CSS variable
--color-primary: #218B8C;
Lowercase HEX
#218b8c

Shades

Tints

Tones

Harmony

CSS snippets for #218B8C

.color-218b8c {
  color: #218B8C;
  background-color: #218B8C;
}

Frequently asked questions

What color is #218B8C?+

#218B8C is a HEX color with RGB value rgb(33, 139, 140) and HSL value hsl(181, 62%, 34%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #218B8C?+

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