#292BAD Color

Inspect #292BAD across formats, palettes, contrast and closest named color matches.

Color preview

#292BAD

Color formats

HEX
#292BAD
RGB
rgb(41, 43, 173)
RGBA
rgba(41, 43, 173, 1)
HSL
hsl(239, 62%, 42%)
HSV
hsv(239, 76%, 68%)
CMYK
cmyk(76%, 75%, 0%, 32%)
CSS variable
--color-primary: #292BAD;
Lowercase HEX
#292bad

Shades

Tints

Tones

Harmony

CSS snippets for #292BAD

.color-292bad {
  color: #292BAD;
  background-color: #292BAD;
}

Frequently asked questions

What color is #292BAD?+

#292BAD is a HEX color with RGB value rgb(41, 43, 173) and HSL value hsl(239, 62%, 42%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #292BAD?+

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