#45454A Color

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

Color preview

#45454A

Color formats

HEX
#45454A
RGB
rgb(69, 69, 74)
RGBA
rgba(69, 69, 74, 1)
HSL
hsl(240, 3%, 28%)
HSV
hsv(240, 7%, 29%)
CMYK
cmyk(7%, 7%, 0%, 71%)
CSS variable
--color-primary: #45454A;
Lowercase HEX
#45454a

Shades

Tints

Tones

Harmony

CSS snippets for #45454A

.color-45454a {
  color: #45454A;
  background-color: #45454A;
}

Frequently asked questions

What color is #45454A?+

#45454A is a HEX color with RGB value rgb(69, 69, 74) and HSL value hsl(240, 3%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #45454A?+

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