#228BEC Color

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

Color preview

#228BEC

Color formats

HEX
#228BEC
RGB
rgb(34, 139, 236)
RGBA
rgba(34, 139, 236, 1)
HSL
hsl(209, 84%, 53%)
HSV
hsv(209, 86%, 93%)
CMYK
cmyk(86%, 41%, 0%, 7%)
CSS variable
--color-primary: #228BEC;
Lowercase HEX
#228bec

Shades

Tints

Tones

Harmony

CSS snippets for #228BEC

.color-228bec {
  color: #228BEC;
  background-color: #228BEC;
}

Frequently asked questions

What color is #228BEC?+

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

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

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