#424B6B Color

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

Color preview

#424B6B

Color formats

HEX
#424B6B
RGB
rgb(66, 75, 107)
RGBA
rgba(66, 75, 107, 1)
HSL
hsl(227, 24%, 34%)
HSV
hsv(227, 38%, 42%)
CMYK
cmyk(38%, 30%, 0%, 58%)
CSS variable
--color-primary: #424B6B;
Lowercase HEX
#424b6b

Shades

Tints

Tones

Harmony

CSS snippets for #424B6B

.color-424b6b {
  color: #424B6B;
  background-color: #424B6B;
}

Frequently asked questions

What color is #424B6B?+

#424B6B is a HEX color with RGB value rgb(66, 75, 107) and HSL value hsl(227, 24%, 34%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #424B6B?+

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