#424B95 Color

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

Color preview

#424B95

Color formats

HEX
#424B95
RGB
rgb(66, 75, 149)
RGBA
rgba(66, 75, 149, 1)
HSL
hsl(233, 39%, 42%)
HSV
hsv(233, 56%, 58%)
CMYK
cmyk(56%, 50%, 0%, 42%)
CSS variable
--color-primary: #424B95;
Lowercase HEX
#424b95

Shades

Tints

Tones

Harmony

CSS snippets for #424B95

.color-424b95 {
  color: #424B95;
  background-color: #424B95;
}

Frequently asked questions

What color is #424B95?+

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

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

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