#200E45 Color

Inspect #200E45 across formats, palettes, contrast and closest named color matches.

Color preview

#200E45

Color formats

HEX
#200E45
RGB
rgb(32, 14, 69)
RGBA
rgba(32, 14, 69, 1)
HSL
hsl(260, 66%, 16%)
HSV
hsv(260, 80%, 27%)
CMYK
cmyk(54%, 80%, 0%, 73%)
CSS variable
--color-primary: #200E45;
Lowercase HEX
#200e45

Shades

Tints

Tones

Harmony

CSS snippets for #200E45

.color-200e45 {
  color: #200E45;
  background-color: #200E45;
}

Frequently asked questions

What color is #200E45?+

#200E45 is a HEX color with RGB value rgb(32, 14, 69) and HSL value hsl(260, 66%, 16%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #200E45?+

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