#204DEE Color

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

Color preview

#204DEE

Color formats

HEX
#204DEE
RGB
rgb(32, 77, 238)
RGBA
rgba(32, 77, 238, 1)
HSL
hsl(227, 86%, 53%)
HSV
hsv(227, 87%, 93%)
CMYK
cmyk(87%, 68%, 0%, 7%)
CSS variable
--color-primary: #204DEE;
Lowercase HEX
#204dee

Shades

Tints

Tones

Harmony

CSS snippets for #204DEE

.color-204dee {
  color: #204DEE;
  background-color: #204DEE;
}

Frequently asked questions

What color is #204DEE?+

#204DEE is a HEX color with RGB value rgb(32, 77, 238) and HSL value hsl(227, 86%, 53%). Its closest CSS named color is RoyalBlue.

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

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