#204DC1 Color

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

Color preview

#204DC1

Color formats

HEX
#204DC1
RGB
rgb(32, 77, 193)
RGBA
rgba(32, 77, 193, 1)
HSL
hsl(223, 72%, 44%)
HSV
hsv(223, 83%, 76%)
CMYK
cmyk(83%, 60%, 0%, 24%)
CSS variable
--color-primary: #204DC1;
Lowercase HEX
#204dc1

Shades

Tints

Tones

Harmony

CSS snippets for #204DC1

.color-204dc1 {
  color: #204DC1;
  background-color: #204DC1;
}

Frequently asked questions

What color is #204DC1?+

#204DC1 is a HEX color with RGB value rgb(32, 77, 193) and HSL value hsl(223, 72%, 44%). Its closest CSS named color is RoyalBlue.

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

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