#204CA6 Color

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

Color preview

#204CA6

Color formats

HEX
#204CA6
RGB
rgb(32, 76, 166)
RGBA
rgba(32, 76, 166, 1)
HSL
hsl(220, 68%, 39%)
HSV
hsv(220, 81%, 65%)
CMYK
cmyk(81%, 54%, 0%, 35%)
CSS variable
--color-primary: #204CA6;
Lowercase HEX
#204ca6

Shades

Tints

Tones

Harmony

CSS snippets for #204CA6

.color-204ca6 {
  color: #204CA6;
  background-color: #204CA6;
}

Frequently asked questions

What color is #204CA6?+

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

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

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