#288DEC Color

Inspect #288DEC across formats, palettes, contrast and closest named color matches.

Color preview

#288DEC

Color formats

HEX
#288DEC
RGB
rgb(40, 141, 236)
RGBA
rgba(40, 141, 236, 1)
HSL
hsl(209, 84%, 54%)
HSV
hsv(209, 83%, 93%)
CMYK
cmyk(83%, 40%, 0%, 7%)
CSS variable
--color-primary: #288DEC;
Lowercase HEX
#288dec

Shades

Tints

Tones

Harmony

CSS snippets for #288DEC

.color-288dec {
  color: #288DEC;
  background-color: #288DEC;
}

Frequently asked questions

What color is #288DEC?+

#288DEC is a HEX color with RGB value rgb(40, 141, 236) and HSL value hsl(209, 84%, 54%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #288DEC?+

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