#202AAC Color

Inspect #202AAC across formats, palettes, contrast and closest named color matches.

Color preview

#202AAC

Color formats

HEX
#202AAC
RGB
rgb(32, 42, 172)
RGBA
rgba(32, 42, 172, 1)
HSL
hsl(236, 69%, 40%)
HSV
hsv(236, 81%, 67%)
CMYK
cmyk(81%, 76%, 0%, 33%)
CSS variable
--color-primary: #202AAC;
Lowercase HEX
#202aac

Shades

Tints

Tones

Harmony

CSS snippets for #202AAC

.color-202aac {
  color: #202AAC;
  background-color: #202AAC;
}

Frequently asked questions

What color is #202AAC?+

#202AAC is a HEX color with RGB value rgb(32, 42, 172) and HSL value hsl(236, 69%, 40%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #202AAC?+

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