#204FEA Color

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

Color preview

#204FEA

Color formats

HEX
#204FEA
RGB
rgb(32, 79, 234)
RGBA
rgba(32, 79, 234, 1)
HSL
hsl(226, 83%, 52%)
HSV
hsv(226, 86%, 92%)
CMYK
cmyk(86%, 66%, 0%, 8%)
CSS variable
--color-primary: #204FEA;
Lowercase HEX
#204fea

Shades

Tints

Tones

Harmony

CSS snippets for #204FEA

.color-204fea {
  color: #204FEA;
  background-color: #204FEA;
}

Frequently asked questions

What color is #204FEA?+

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

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

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