#224848 Color

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

Color preview

#224848

Color formats

HEX
#224848
RGB
rgb(34, 72, 72)
RGBA
rgba(34, 72, 72, 1)
HSL
hsl(180, 36%, 21%)
HSV
hsv(180, 53%, 28%)
CMYK
cmyk(53%, 0%, 0%, 72%)
CSS variable
--color-primary: #224848;
Lowercase HEX
#224848

Shades

Tints

Tones

Harmony

CSS snippets for #224848

.color-224848 {
  color: #224848;
  background-color: #224848;
}

Frequently asked questions

What color is #224848?+

#224848 is a HEX color with RGB value rgb(34, 72, 72) and HSL value hsl(180, 36%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #224848?+

The closest Tailwind color is teal-900, available as the bg-teal-900 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