#242B2F Color

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

Color preview

#242B2F

Color formats

HEX
#242B2F
RGB
rgb(36, 43, 47)
RGBA
rgba(36, 43, 47, 1)
HSL
hsl(202, 13%, 16%)
HSV
hsv(202, 23%, 18%)
CMYK
cmyk(23%, 9%, 0%, 82%)
CSS variable
--color-primary: #242B2F;
Lowercase HEX
#242b2f

Shades

Tints

Tones

Harmony

CSS snippets for #242B2F

.color-242b2f {
  color: #242B2F;
  background-color: #242B2F;
}

Frequently asked questions

What color is #242B2F?+

#242B2F is a HEX color with RGB value rgb(36, 43, 47) and HSL value hsl(202, 13%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #242B2F?+

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