#202E6F Color

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

Color preview

#202E6F

Color formats

HEX
#202E6F
RGB
rgb(32, 46, 111)
RGBA
rgba(32, 46, 111, 1)
HSL
hsl(229, 55%, 28%)
HSV
hsv(229, 71%, 44%)
CMYK
cmyk(71%, 59%, 0%, 56%)
CSS variable
--color-primary: #202E6F;
Lowercase HEX
#202e6f

Shades

Tints

Tones

Harmony

CSS snippets for #202E6F

.color-202e6f {
  color: #202E6F;
  background-color: #202E6F;
}

Frequently asked questions

What color is #202E6F?+

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

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

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