#2205FF Color

Inspect #2205FF across formats, palettes, contrast and closest named color matches.

Color preview

#2205FF

Color formats

HEX
#2205FF
RGB
rgb(34, 5, 255)
RGBA
rgba(34, 5, 255, 1)
HSL
hsl(247, 100%, 51%)
HSV
hsv(247, 98%, 100%)
CMYK
cmyk(87%, 98%, 0%, 0%)
CSS variable
--color-primary: #2205FF;
Lowercase HEX
#2205ff

Shades

Tints

Tones

Harmony

CSS snippets for #2205FF

.color-2205ff {
  color: #2205FF;
  background-color: #2205FF;
}

Frequently asked questions

What color is #2205FF?+

#2205FF is a HEX color with RGB value rgb(34, 5, 255) and HSL value hsl(247, 100%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2205FF?+

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