#202BAC Color

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

Color preview

#202BAC

Color formats

HEX
#202BAC
RGB
rgb(32, 43, 172)
RGBA
rgba(32, 43, 172, 1)
HSL
hsl(235, 69%, 40%)
HSV
hsv(235, 81%, 67%)
CMYK
cmyk(81%, 75%, 0%, 33%)
CSS variable
--color-primary: #202BAC;
Lowercase HEX
#202bac

Shades

Tints

Tones

Harmony

CSS snippets for #202BAC

.color-202bac {
  color: #202BAC;
  background-color: #202BAC;
}

Frequently asked questions

What color is #202BAC?+

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

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

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