#202B6F Color

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

Color preview

#202B6F

Color formats

HEX
#202B6F
RGB
rgb(32, 43, 111)
RGBA
rgba(32, 43, 111, 1)
HSL
hsl(232, 55%, 28%)
HSV
hsv(232, 71%, 44%)
CMYK
cmyk(71%, 61%, 0%, 56%)
CSS variable
--color-primary: #202B6F;
Lowercase HEX
#202b6f

Shades

Tints

Tones

Harmony

CSS snippets for #202B6F

.color-202b6f {
  color: #202B6F;
  background-color: #202B6F;
}

Frequently asked questions

What color is #202B6F?+

#202B6F is a HEX color with RGB value rgb(32, 43, 111) and HSL value hsl(232, 55%, 28%). Its closest CSS named color is MidnightBlue.

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

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