#228BEE Color

Inspect #228BEE across formats, palettes, contrast and closest named color matches.

Color preview

#228BEE

Color formats

HEX
#228BEE
RGB
rgb(34, 139, 238)
RGBA
rgba(34, 139, 238, 1)
HSL
hsl(209, 86%, 53%)
HSV
hsv(209, 86%, 93%)
CMYK
cmyk(86%, 42%, 0%, 7%)
CSS variable
--color-primary: #228BEE;
Lowercase HEX
#228bee

Shades

Tints

Tones

Harmony

CSS snippets for #228BEE

.color-228bee {
  color: #228BEE;
  background-color: #228BEE;
}

Frequently asked questions

What color is #228BEE?+

#228BEE is a HEX color with RGB value rgb(34, 139, 238) and HSL value hsl(209, 86%, 53%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #228BEE?+

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