#293ABC Color

Inspect #293ABC across formats, palettes, contrast and closest named color matches.

Color preview

#293ABC

Color formats

HEX
#293ABC
RGB
rgb(41, 58, 188)
RGBA
rgba(41, 58, 188, 1)
HSL
hsl(233, 64%, 45%)
HSV
hsv(233, 78%, 74%)
CMYK
cmyk(78%, 69%, 0%, 26%)
CSS variable
--color-primary: #293ABC;
Lowercase HEX
#293abc

Shades

Tints

Tones

Harmony

CSS snippets for #293ABC

.color-293abc {
  color: #293ABC;
  background-color: #293ABC;
}

Frequently asked questions

What color is #293ABC?+

#293ABC is a HEX color with RGB value rgb(41, 58, 188) and HSL value hsl(233, 64%, 45%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #293ABC?+

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