#3535AB Color

Inspect #3535AB across formats, palettes, contrast and closest named color matches.

Color preview

#3535AB

Color formats

HEX
#3535AB
RGB
rgb(53, 53, 171)
RGBA
rgba(53, 53, 171, 1)
HSL
hsl(240, 53%, 44%)
HSV
hsv(240, 69%, 67%)
CMYK
cmyk(69%, 69%, 0%, 33%)
CSS variable
--color-primary: #3535AB;
Lowercase HEX
#3535ab

Shades

Tints

Tones

Harmony

CSS snippets for #3535AB

.color-3535ab {
  color: #3535AB;
  background-color: #3535AB;
}

Frequently asked questions

What color is #3535AB?+

#3535AB is a HEX color with RGB value rgb(53, 53, 171) and HSL value hsl(240, 53%, 44%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #3535AB?+

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