#204BEA Color

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

Color preview

#204BEA

Color formats

HEX
#204BEA
RGB
rgb(32, 75, 234)
RGBA
rgba(32, 75, 234, 1)
HSL
hsl(227, 83%, 52%)
HSV
hsv(227, 86%, 92%)
CMYK
cmyk(86%, 68%, 0%, 8%)
CSS variable
--color-primary: #204BEA;
Lowercase HEX
#204bea

Shades

Tints

Tones

Harmony

CSS snippets for #204BEA

.color-204bea {
  color: #204BEA;
  background-color: #204BEA;
}

Frequently asked questions

What color is #204BEA?+

#204BEA is a HEX color with RGB value rgb(32, 75, 234) and HSL value hsl(227, 83%, 52%). Its closest CSS named color is RoyalBlue.

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

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