#204BC1 Color

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

Color preview

#204BC1

Color formats

HEX
#204BC1
RGB
rgb(32, 75, 193)
RGBA
rgba(32, 75, 193, 1)
HSL
hsl(224, 72%, 44%)
HSV
hsv(224, 83%, 76%)
CMYK
cmyk(83%, 61%, 0%, 24%)
CSS variable
--color-primary: #204BC1;
Lowercase HEX
#204bc1

Shades

Tints

Tones

Harmony

CSS snippets for #204BC1

.color-204bc1 {
  color: #204BC1;
  background-color: #204BC1;
}

Frequently asked questions

What color is #204BC1?+

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

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

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