#424242 Color

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

Color preview

#424242

Color formats

HEX
#424242
RGB
rgb(66, 66, 66)
RGBA
rgba(66, 66, 66, 1)
HSL
hsl(0, 0%, 26%)
HSV
hsv(0, 0%, 26%)
CMYK
cmyk(0%, 0%, 0%, 74%)
CSS variable
--color-primary: #424242;
Lowercase HEX
#424242

Shades

Tints

Tones

Harmony

CSS snippets for #424242

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

Frequently asked questions

What color is #424242?+

#424242 is a HEX color with RGB value rgb(66, 66, 66) and HSL value hsl(0, 0%, 26%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #424242?+

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