#223DEE Color

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

Color preview

#223DEE

Color formats

HEX
#223DEE
RGB
rgb(34, 61, 238)
RGBA
rgba(34, 61, 238, 1)
HSL
hsl(232, 86%, 53%)
HSV
hsv(232, 86%, 93%)
CMYK
cmyk(86%, 74%, 0%, 7%)
CSS variable
--color-primary: #223DEE;
Lowercase HEX
#223dee

Shades

Tints

Tones

Harmony

CSS snippets for #223DEE

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

Frequently asked questions

What color is #223DEE?+

#223DEE is a HEX color with RGB value rgb(34, 61, 238) and HSL value hsl(232, 86%, 53%). Its closest CSS named color is RoyalBlue.

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

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