#228C8C Color

Inspect #228C8C across formats, palettes, contrast and closest named color matches.

Color preview

#228C8C

Color formats

HEX
#228C8C
RGB
rgb(34, 140, 140)
RGBA
rgba(34, 140, 140, 1)
HSL
hsl(180, 61%, 34%)
HSV
hsv(180, 76%, 55%)
CMYK
cmyk(76%, 0%, 0%, 45%)
CSS variable
--color-primary: #228C8C;
Lowercase HEX
#228c8c

Shades

Tints

Tones

Harmony

CSS snippets for #228C8C

.color-228c8c {
  color: #228C8C;
  background-color: #228C8C;
}

Frequently asked questions

What color is #228C8C?+

#228C8C is a HEX color with RGB value rgb(34, 140, 140) and HSL value hsl(180, 61%, 34%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #228C8C?+

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