#225ADD Color

Inspect #225ADD across formats, palettes, contrast and closest named color matches.

Color preview

#225ADD

Color formats

HEX
#225ADD
RGB
rgb(34, 90, 221)
RGBA
rgba(34, 90, 221, 1)
HSL
hsl(222, 73%, 50%)
HSV
hsv(222, 85%, 87%)
CMYK
cmyk(85%, 59%, 0%, 13%)
CSS variable
--color-primary: #225ADD;
Lowercase HEX
#225add

Shades

Tints

Tones

Harmony

CSS snippets for #225ADD

.color-225add {
  color: #225ADD;
  background-color: #225ADD;
}

Frequently asked questions

What color is #225ADD?+

#225ADD is a HEX color with RGB value rgb(34, 90, 221) and HSL value hsl(222, 73%, 50%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #225ADD?+

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