#424B94 Color

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

Color preview

#424B94

Color formats

HEX
#424B94
RGB
rgb(66, 75, 148)
RGBA
rgba(66, 75, 148, 1)
HSL
hsl(233, 38%, 42%)
HSV
hsv(233, 55%, 58%)
CMYK
cmyk(55%, 49%, 0%, 42%)
CSS variable
--color-primary: #424B94;
Lowercase HEX
#424b94

Shades

Tints

Tones

Harmony

CSS snippets for #424B94

.color-424b94 {
  color: #424B94;
  background-color: #424B94;
}

Frequently asked questions

What color is #424B94?+

#424B94 is a HEX color with RGB value rgb(66, 75, 148) and HSL value hsl(233, 38%, 42%). Its closest CSS named color is DarkSlateBlue.

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

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