#248EFF Color

Inspect #248EFF across formats, palettes, contrast and closest named color matches.

Color preview

#248EFF

Color formats

HEX
#248EFF
RGB
rgb(36, 142, 255)
RGBA
rgba(36, 142, 255, 1)
HSL
hsl(211, 100%, 57%)
HSV
hsv(211, 86%, 100%)
CMYK
cmyk(86%, 44%, 0%, 0%)
CSS variable
--color-primary: #248EFF;
Lowercase HEX
#248eff

Shades

Tints

Tones

Harmony

CSS snippets for #248EFF

.color-248eff {
  color: #248EFF;
  background-color: #248EFF;
}

Frequently asked questions

What color is #248EFF?+

#248EFF is a HEX color with RGB value rgb(36, 142, 255) and HSL value hsl(211, 100%, 57%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #248EFF?+

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