#204AA6 Color

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

Color preview

#204AA6

Color formats

HEX
#204AA6
RGB
rgb(32, 74, 166)
RGBA
rgba(32, 74, 166, 1)
HSL
hsl(221, 68%, 39%)
HSV
hsv(221, 81%, 65%)
CMYK
cmyk(81%, 55%, 0%, 35%)
CSS variable
--color-primary: #204AA6;
Lowercase HEX
#204aa6

Shades

Tints

Tones

Harmony

CSS snippets for #204AA6

.color-204aa6 {
  color: #204AA6;
  background-color: #204AA6;
}

Frequently asked questions

What color is #204AA6?+

#204AA6 is a HEX color with RGB value rgb(32, 74, 166) and HSL value hsl(221, 68%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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