#204A6C Color

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

Color preview

#204A6C

Color formats

HEX
#204A6C
RGB
rgb(32, 74, 108)
RGBA
rgba(32, 74, 108, 1)
HSL
hsl(207, 54%, 27%)
HSV
hsv(207, 70%, 42%)
CMYK
cmyk(70%, 31%, 0%, 58%)
CSS variable
--color-primary: #204A6C;
Lowercase HEX
#204a6c

Shades

Tints

Tones

Harmony

CSS snippets for #204A6C

.color-204a6c {
  color: #204A6C;
  background-color: #204A6C;
}

Frequently asked questions

What color is #204A6C?+

#204A6C is a HEX color with RGB value rgb(32, 74, 108) and HSL value hsl(207, 54%, 27%). Its closest CSS named color is DarkSlateGray.

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

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