#224EEE Color

Inspect #224EEE across formats, palettes, contrast and closest named color matches.

Color preview

#224EEE

Color formats

HEX
#224EEE
RGB
rgb(34, 78, 238)
RGBA
rgba(34, 78, 238, 1)
HSL
hsl(227, 86%, 53%)
HSV
hsv(227, 86%, 93%)
CMYK
cmyk(86%, 67%, 0%, 7%)
CSS variable
--color-primary: #224EEE;
Lowercase HEX
#224eee

Shades

Tints

Tones

Harmony

CSS snippets for #224EEE

.color-224eee {
  color: #224EEE;
  background-color: #224EEE;
}

Frequently asked questions

What color is #224EEE?+

#224EEE is a HEX color with RGB value rgb(34, 78, 238) and HSL value hsl(227, 86%, 53%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #224EEE?+

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