#288FF6 Color

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

Color preview

#288FF6

Color formats

HEX
#288FF6
RGB
rgb(40, 143, 246)
RGBA
rgba(40, 143, 246, 1)
HSL
hsl(210, 92%, 56%)
HSV
hsv(210, 84%, 96%)
CMYK
cmyk(84%, 42%, 0%, 4%)
CSS variable
--color-primary: #288FF6;
Lowercase HEX
#288ff6

Shades

Tints

Tones

Harmony

CSS snippets for #288FF6

.color-288ff6 {
  color: #288FF6;
  background-color: #288FF6;
}

Frequently asked questions

What color is #288FF6?+

#288FF6 is a HEX color with RGB value rgb(40, 143, 246) and HSL value hsl(210, 92%, 56%). Its closest CSS named color is DodgerBlue.

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

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