#204CDA Color

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

Color preview

#204CDA

Color formats

HEX
#204CDA
RGB
rgb(32, 76, 218)
RGBA
rgba(32, 76, 218, 1)
HSL
hsl(226, 74%, 49%)
HSV
hsv(226, 85%, 85%)
CMYK
cmyk(85%, 65%, 0%, 15%)
CSS variable
--color-primary: #204CDA;
Lowercase HEX
#204cda

Shades

Tints

Tones

Harmony

CSS snippets for #204CDA

.color-204cda {
  color: #204CDA;
  background-color: #204CDA;
}

Frequently asked questions

What color is #204CDA?+

#204CDA is a HEX color with RGB value rgb(32, 76, 218) and HSL value hsl(226, 74%, 49%). Its closest CSS named color is RoyalBlue.

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

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