#204A79 Color

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

Color preview

#204A79

Color formats

HEX
#204A79
RGB
rgb(32, 74, 121)
RGBA
rgba(32, 74, 121, 1)
HSL
hsl(212, 58%, 30%)
HSV
hsv(212, 74%, 47%)
CMYK
cmyk(74%, 39%, 0%, 53%)
CSS variable
--color-primary: #204A79;
Lowercase HEX
#204a79

Shades

Tints

Tones

Harmony

CSS snippets for #204A79

.color-204a79 {
  color: #204A79;
  background-color: #204A79;
}

Frequently asked questions

What color is #204A79?+

#204A79 is a HEX color with RGB value rgb(32, 74, 121) and HSL value hsl(212, 58%, 30%). Its closest CSS named color is DarkSlateGray.

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

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