#45455A Color

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

Color preview

#45455A

Color formats

HEX
#45455A
RGB
rgb(69, 69, 90)
RGBA
rgba(69, 69, 90, 1)
HSL
hsl(240, 13%, 31%)
HSV
hsv(240, 23%, 35%)
CMYK
cmyk(23%, 23%, 0%, 65%)
CSS variable
--color-primary: #45455A;
Lowercase HEX
#45455a

Shades

Tints

Tones

Harmony

CSS snippets for #45455A

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

Frequently asked questions

What color is #45455A?+

#45455A is a HEX color with RGB value rgb(69, 69, 90) and HSL value hsl(240, 13%, 31%). Its closest CSS named color is DarkSlateGray.

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

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