#262D2D Color

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

Color preview

#262D2D

Color formats

HEX
#262D2D
RGB
rgb(38, 45, 45)
RGBA
rgba(38, 45, 45, 1)
HSL
hsl(180, 8%, 16%)
HSV
hsv(180, 16%, 18%)
CMYK
cmyk(16%, 0%, 0%, 82%)
CSS variable
--color-primary: #262D2D;
Lowercase HEX
#262d2d

Shades

Tints

Tones

Harmony

CSS snippets for #262D2D

.color-262d2d {
  color: #262D2D;
  background-color: #262D2D;
}

Frequently asked questions

What color is #262D2D?+

#262D2D is a HEX color with RGB value rgb(38, 45, 45) and HSL value hsl(180, 8%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #262D2D?+

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