#424B80 Color

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

Color preview

#424B80

Color formats

HEX
#424B80
RGB
rgb(66, 75, 128)
RGBA
rgba(66, 75, 128, 1)
HSL
hsl(231, 32%, 38%)
HSV
hsv(231, 48%, 50%)
CMYK
cmyk(48%, 41%, 0%, 50%)
CSS variable
--color-primary: #424B80;
Lowercase HEX
#424b80

Shades

Tints

Tones

Harmony

CSS snippets for #424B80

.color-424b80 {
  color: #424B80;
  background-color: #424B80;
}

Frequently asked questions

What color is #424B80?+

#424B80 is a HEX color with RGB value rgb(66, 75, 128) and HSL value hsl(231, 32%, 38%). Its closest CSS named color is DarkSlateBlue.

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

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