#204E8D Color

Inspect #204E8D across formats, palettes, contrast and closest named color matches.

Color preview

#204E8D

Color formats

HEX
#204E8D
RGB
rgb(32, 78, 141)
RGBA
rgba(32, 78, 141, 1)
HSL
hsl(215, 63%, 34%)
HSV
hsv(215, 77%, 55%)
CMYK
cmyk(77%, 45%, 0%, 45%)
CSS variable
--color-primary: #204E8D;
Lowercase HEX
#204e8d

Shades

Tints

Tones

Harmony

CSS snippets for #204E8D

.color-204e8d {
  color: #204E8D;
  background-color: #204E8D;
}

Frequently asked questions

What color is #204E8D?+

#204E8D is a HEX color with RGB value rgb(32, 78, 141) and HSL value hsl(215, 63%, 34%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #204E8D?+

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