#414243 Color

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

Color preview

#414243

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #414243

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

Frequently asked questions

What color is #414243?+

#414243 is a HEX color with RGB value rgb(65, 66, 67) and HSL value hsl(210, 2%, 26%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #414243?+

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